diff --git a/src/Directory.build.props b/src/Directory.build.props index f1a885fca..97972fb36 100644 --- a/src/Directory.build.props +++ b/src/Directory.build.props @@ -15,5 +15,7 @@ true + all + low \ No newline at end of file diff --git a/src/Humanizer.Tests/Humanizer.Tests.csproj b/src/Humanizer.Tests/Humanizer.Tests.csproj index e45bf1b64..cbf5fc457 100644 --- a/src/Humanizer.Tests/Humanizer.Tests.csproj +++ b/src/Humanizer.Tests/Humanizer.Tests.csproj @@ -12,7 +12,7 @@ - + PreserveNewest diff --git a/src/nuget.config b/src/nuget.config new file mode 100644 index 000000000..ec2c7e7d0 --- /dev/null +++ b/src/nuget.config @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file