From 7eb758e49d4fcda785ba98de7715e089a8e3d136 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Fri, 7 Sep 2018 22:07:40 +1000 Subject: [PATCH] update fody --- Directory.Build.props | 2 +- NetFrameworkSmokeTest/NetFrameworkSmokeTest.csproj | 2 +- NullGuard.Fody/NullGuard.Fody.csproj | 2 +- NullGuard/NullGuard.csproj | 6 ++---- Tests/Tests.csproj | 2 +- TestsCommon/TestsCommon.csproj | 2 +- TestsExplicit/TestsExplicit.csproj | 2 +- 7 files changed, 8 insertions(+), 10 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 9947a0b3..0b4d72f0 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ true latest - 1.8.2 + 1.8.3 NU5118 \ No newline at end of file diff --git a/NetFrameworkSmokeTest/NetFrameworkSmokeTest.csproj b/NetFrameworkSmokeTest/NetFrameworkSmokeTest.csproj index 72c47445..1f7972e3 100644 --- a/NetFrameworkSmokeTest/NetFrameworkSmokeTest.csproj +++ b/NetFrameworkSmokeTest/NetFrameworkSmokeTest.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/NullGuard.Fody/NullGuard.Fody.csproj b/NullGuard.Fody/NullGuard.Fody.csproj index f2e2718b..ae813d3a 100644 --- a/NullGuard.Fody/NullGuard.Fody.csproj +++ b/NullGuard.Fody/NullGuard.Fody.csproj @@ -3,7 +3,7 @@ net46;netstandard2.0 - + diff --git a/NullGuard/NullGuard.csproj b/NullGuard/NullGuard.csproj index 66634c29..2ba6efce 100644 --- a/NullGuard/NullGuard.csproj +++ b/NullGuard/NullGuard.csproj @@ -11,10 +11,8 @@ - - runtime; build; native; contentfiles; analyzers - - + + \ No newline at end of file diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index e9840bc9..9a74a875 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/TestsCommon/TestsCommon.csproj b/TestsCommon/TestsCommon.csproj index baa44a45..d6da8b0f 100644 --- a/TestsCommon/TestsCommon.csproj +++ b/TestsCommon/TestsCommon.csproj @@ -6,7 +6,7 @@ true - + diff --git a/TestsExplicit/TestsExplicit.csproj b/TestsExplicit/TestsExplicit.csproj index 700429b6..027c9d45 100644 --- a/TestsExplicit/TestsExplicit.csproj +++ b/TestsExplicit/TestsExplicit.csproj @@ -11,7 +11,7 @@ - +