diff --git a/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj b/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj index ca7dd4e6..06a30386 100644 --- a/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj +++ b/test/Ocelot.AcceptanceTests/Ocelot.AcceptanceTests.csproj @@ -4,6 +4,7 @@ 0.0.0-dev netcoreapp1.1 Ocelot.AcceptanceTests + Exe Ocelot.AcceptanceTests true osx.10.11-x64;osx.10.12-x64;win7-x64;win10-x64 @@ -24,6 +25,10 @@ + + + + diff --git a/test/Ocelot.Benchmarks/Ocelot.Benchmarks.csproj b/test/Ocelot.Benchmarks/Ocelot.Benchmarks.csproj index c2928a5c..da002d73 100644 --- a/test/Ocelot.Benchmarks/Ocelot.Benchmarks.csproj +++ b/test/Ocelot.Benchmarks/Ocelot.Benchmarks.csproj @@ -16,6 +16,10 @@ + + + + diff --git a/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj b/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj index 95ab556d..f2bb5354 100644 --- a/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj +++ b/test/Ocelot.IntegrationTests/Ocelot.IntegrationTests.csproj @@ -4,6 +4,7 @@ 0.0.0-dev netcoreapp1.1 Ocelot.IntegrationTests + Exe Ocelot.IntegrationTests true win10-x64;osx.10.11-x64;osx.10.12-x64;win7-x64 @@ -19,6 +20,10 @@ + + + + diff --git a/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj b/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj index ba5b0a7c..d20d9e38 100644 --- a/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj +++ b/test/Ocelot.UnitTests/Ocelot.UnitTests.csproj @@ -5,6 +5,7 @@ netcoreapp1.1 Ocelot.UnitTests Ocelot.UnitTests + Exe true osx.10.11-x64;osx.10.12-x64;win7-x64;win10-x64 1.1.1 @@ -17,6 +18,10 @@ + + + +