diff --git a/.travis.yml b/.travis.yml index ef0701aa..192d14b7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ osx_image: xcode9.2 mono: - 4.4.2 -dotnet: 2.1.4 +dotnet: 2.1.301 before_install: - git fetch --unshallow # Travis always does a shallow clone, but GitVersion needs the full history including branches and tags diff --git a/src/Ocelot/Ocelot.csproj b/src/Ocelot/Ocelot.csproj index 8224be2c..4d13aeda 100644 --- a/src/Ocelot/Ocelot.csproj +++ b/src/Ocelot/Ocelot.csproj @@ -25,37 +25,37 @@ True - + NU1701 - - - - - - - - - - + + + + + + + + + + NU1701 - - - - + + + + all - - - - - - - - - + + + + + + + + + diff --git a/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj b/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj index dd9d855c..c4e902fd 100644 --- a/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj +++ b/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj @@ -1,8 +1,7 @@  0.0.0-dev - netcoreapp2.0 - 2.0.0 + netcoreapp2.1 Ocelot.AcceptanceTests Exe Ocelot.AcceptanceTests @@ -34,25 +33,25 @@ - - - + + + all - - - - - - - - + + + + + + + + - + diff --git a/test/Ocelot.Benchmarks/Ocelot.Benchmarks.csproj b/test/Ocelot.Benchmarks/Ocelot.Benchmarks.csproj index e97450d3..e7d255c9 100644 --- a/test/Ocelot.Benchmarks/Ocelot.Benchmarks.csproj +++ b/test/Ocelot.Benchmarks/Ocelot.Benchmarks.csproj @@ -2,8 +2,7 @@ 0.0.0-dev - netcoreapp2.0 - 2.0.0 + netcoreapp2.1 Ocelot.Benchmarks Exe Ocelot.Benchmarks diff --git a/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj b/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj index 5b2cac21..19bf854f 100644 --- a/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj +++ b/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj @@ -1,8 +1,7 @@ - + 0.0.0-dev - netcoreapp2.0 - 2.0.0 + netcoreapp2.1 Ocelot.IntegrationTests Exe Ocelot.IntegrationTests @@ -25,26 +24,26 @@ - - + + all - - - - - - - + + + + + + + - + - + diff --git a/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj b/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj index b7c3ac18..d9ddff9c 100644 --- a/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj +++ b/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj @@ -1,8 +1,7 @@ - + 0.0.0-dev - netcoreapp2.0 - 2.0.0 + netcoreapp2.1 true Ocelot.ManualTest Exe @@ -15,6 +14,11 @@ PreserveNewest + + + PreserveNewest + + PreserveNewest @@ -24,15 +28,15 @@ - - - - - - - - - + + + + + + + + + all diff --git a/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj b/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj index a1908e7a..cb7110b4 100644 --- a/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj +++ b/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj @@ -2,8 +2,7 @@ 0.0.0-dev - netcoreapp2.0 - 2.0.0 + netcoreapp2.1 Ocelot.UnitTests Ocelot.UnitTests Exe @@ -38,22 +37,22 @@ - - - + + + all - - - - - - - - + + + + + + + +