From 7da910c1888f8773301ff141532fa6f3ab332e5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:03:36 +0000 Subject: [PATCH] Bump Fody from 6.8.1 to 6.8.2 Bumps [Fody](https://github.com/Fody/Fody) from 6.8.1 to 6.8.2. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](https://github.com/Fody/Fody/compare/6.8.1...6.8.2) --- updated-dependencies: - dependency-name: Fody dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Equals/Equals.csproj | 46 ++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/Equals/Equals.csproj b/Equals/Equals.csproj index 9325595..0ee6748 100644 --- a/Equals/Equals.csproj +++ b/Equals/Equals.csproj @@ -1,24 +1,24 @@ - - - - net452;netstandard2.0;netstandard2.1 - true - key.snk - Rafał Jasica, Simon Cropp - CS1591 - $(SolutionDir)nugets - https://raw.githubusercontent.com/Fody/Equals/master/package_icon.png - https://github.com/Fody/Equals - $(PackageProjectUrl)/milestones?state=closed - MIT - Equals, GetHashCode, ILWeaving, Fody, Cecil - - Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute. - - NU5118;CS1591 - - - - - + + + + net452;netstandard2.0;netstandard2.1 + true + key.snk + Rafał Jasica, Simon Cropp + CS1591 + $(SolutionDir)nugets + https://raw.githubusercontent.com/Fody/Equals/master/package_icon.png + https://github.com/Fody/Equals + $(PackageProjectUrl)/milestones?state=closed + MIT + Equals, GetHashCode, ILWeaving, Fody, Cecil + + Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute. + + NU5118;CS1591 + + + + + \ No newline at end of file