From a7c0d9ebdf619d184b16b5ca92234bc998479205 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Sun, 1 Apr 2018 00:20:09 +1100 Subject: [PATCH] update to fody 3.0 --- Directory.Build.props | 2 +- Equals.Fody/Equals.Fody.csproj | 2 +- Equals/Equals.csproj | 4 ++-- Tests/Tests.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index efba4b2..855a9b7 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ true - 1.8.3 + 1.9.0 latest \ No newline at end of file diff --git a/Equals.Fody/Equals.Fody.csproj b/Equals.Fody/Equals.Fody.csproj index b69a001..f8f0e44 100644 --- a/Equals.Fody/Equals.Fody.csproj +++ b/Equals.Fody/Equals.Fody.csproj @@ -5,6 +5,6 @@ portable - + \ No newline at end of file diff --git a/Equals/Equals.csproj b/Equals/Equals.csproj index bea0dfb..7e533e8 100644 --- a/Equals/Equals.csproj +++ b/Equals/Equals.csproj @@ -8,7 +8,7 @@ CS1591 - - + + \ No newline at end of file diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index c03bca5..061c857 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -7,7 +7,7 @@ - +