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