diff --git a/build/repo.props b/build/repo.props index cc1d4997560..0e755ad7ea9 100644 --- a/build/repo.props +++ b/build/repo.props @@ -1,6 +1,9 @@ - - - - + + False + + + + + diff --git a/test/EFCore.Benchmarks.EFCore/EFCore.Benchmarks.EFCore.csproj b/test/EFCore.Benchmarks.EFCore/EFCore.Benchmarks.EFCore.csproj index ad8c46bd2a3..79d55202100 100644 --- a/test/EFCore.Benchmarks.EFCore/EFCore.Benchmarks.EFCore.csproj +++ b/test/EFCore.Benchmarks.EFCore/EFCore.Benchmarks.EFCore.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.Benchmarks.EFCore Microsoft.EntityFrameworkCore.Benchmarks.EFCore diff --git a/test/EFCore.CrossStore.FunctionalTests/EFCore.CrossStore.FunctionalTests.csproj b/test/EFCore.CrossStore.FunctionalTests/EFCore.CrossStore.FunctionalTests.csproj index 681b075e565..a5e8e1d8c60 100644 --- a/test/EFCore.CrossStore.FunctionalTests/EFCore.CrossStore.FunctionalTests.csproj +++ b/test/EFCore.CrossStore.FunctionalTests/EFCore.CrossStore.FunctionalTests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.CrossStore.FunctionalTests Microsoft.EntityFrameworkCore.CrossStore.FunctionalTests diff --git a/test/EFCore.Design.Tests/EFCore.Design.Tests.csproj b/test/EFCore.Design.Tests/EFCore.Design.Tests.csproj index 8b17c0bc453..01fb6147ad2 100644 --- a/test/EFCore.Design.Tests/EFCore.Design.Tests.csproj +++ b/test/EFCore.Design.Tests/EFCore.Design.Tests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 true Microsoft.EntityFrameworkCore.Design.Tests Microsoft.EntityFrameworkCore diff --git a/test/EFCore.InMemory.FunctionalTests/EFCore.InMemory.FunctionalTests.csproj b/test/EFCore.InMemory.FunctionalTests/EFCore.InMemory.FunctionalTests.csproj index df074b5e925..fbefbfcd34a 100644 --- a/test/EFCore.InMemory.FunctionalTests/EFCore.InMemory.FunctionalTests.csproj +++ b/test/EFCore.InMemory.FunctionalTests/EFCore.InMemory.FunctionalTests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.InMemory.FunctionalTests Microsoft.EntityFrameworkCore.InMemory.FunctionalTests diff --git a/test/EFCore.InMemory.Tests/EFCore.InMemory.Tests.csproj b/test/EFCore.InMemory.Tests/EFCore.InMemory.Tests.csproj index 7c515984568..8d7da4a43f3 100644 --- a/test/EFCore.InMemory.Tests/EFCore.InMemory.Tests.csproj +++ b/test/EFCore.InMemory.Tests/EFCore.InMemory.Tests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.InMemory.Tests Microsoft.EntityFrameworkCore diff --git a/test/EFCore.Relational.Design.Tests/EFCore.Relational.Design.Tests.csproj b/test/EFCore.Relational.Design.Tests/EFCore.Relational.Design.Tests.csproj index db96a320a6b..330aaa8c038 100644 --- a/test/EFCore.Relational.Design.Tests/EFCore.Relational.Design.Tests.csproj +++ b/test/EFCore.Relational.Design.Tests/EFCore.Relational.Design.Tests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.Relational.Design.Tests Microsoft.EntityFrameworkCore diff --git a/test/EFCore.Relational.Tests/EFCore.Relational.Tests.csproj b/test/EFCore.Relational.Tests/EFCore.Relational.Tests.csproj index 3c0b9acb552..9f887a727cc 100644 --- a/test/EFCore.Relational.Tests/EFCore.Relational.Tests.csproj +++ b/test/EFCore.Relational.Tests/EFCore.Relational.Tests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.Relational.Tests Microsoft.EntityFrameworkCore diff --git a/test/EFCore.SqlServer.Design.FunctionalTests/EFCore.SqlServer.Design.FunctionalTests.csproj b/test/EFCore.SqlServer.Design.FunctionalTests/EFCore.SqlServer.Design.FunctionalTests.csproj index 94167af8ea1..f511d1b63e6 100644 --- a/test/EFCore.SqlServer.Design.FunctionalTests/EFCore.SqlServer.Design.FunctionalTests.csproj +++ b/test/EFCore.SqlServer.Design.FunctionalTests/EFCore.SqlServer.Design.FunctionalTests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 true Microsoft.EntityFrameworkCore.SqlServer.Design.FunctionalTests Microsoft.EntityFrameworkCore.SqlServer.Design.FunctionalTests diff --git a/test/EFCore.SqlServer.Design.Tests/EFCore.SqlServer.Design.Tests.csproj b/test/EFCore.SqlServer.Design.Tests/EFCore.SqlServer.Design.Tests.csproj index 369003887c2..349f25ec4a0 100644 --- a/test/EFCore.SqlServer.Design.Tests/EFCore.SqlServer.Design.Tests.csproj +++ b/test/EFCore.SqlServer.Design.Tests/EFCore.SqlServer.Design.Tests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.SqlServer.Design.Tests Microsoft.EntityFrameworkCore diff --git a/test/EFCore.SqlServer.FunctionalTests/EFCore.SqlServer.FunctionalTests.csproj b/test/EFCore.SqlServer.FunctionalTests/EFCore.SqlServer.FunctionalTests.csproj index 900d37f1467..3f8bddec685 100644 --- a/test/EFCore.SqlServer.FunctionalTests/EFCore.SqlServer.FunctionalTests.csproj +++ b/test/EFCore.SqlServer.FunctionalTests/EFCore.SqlServer.FunctionalTests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.SqlServer.FunctionalTests Microsoft.EntityFrameworkCore.SqlServer.FunctionalTests diff --git a/test/EFCore.SqlServer.Tests/EFCore.SqlServer.Tests.csproj b/test/EFCore.SqlServer.Tests/EFCore.SqlServer.Tests.csproj index cd351be77a6..e4c346ffc61 100644 --- a/test/EFCore.SqlServer.Tests/EFCore.SqlServer.Tests.csproj +++ b/test/EFCore.SqlServer.Tests/EFCore.SqlServer.Tests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.SqlServer.Tests Microsoft.EntityFrameworkCore diff --git a/test/EFCore.Sqlite.Design.FunctionalTests/EFCore.Sqlite.Design.FunctionalTests.csproj b/test/EFCore.Sqlite.Design.FunctionalTests/EFCore.Sqlite.Design.FunctionalTests.csproj index c769eaedeb4..c95e084d9a8 100644 --- a/test/EFCore.Sqlite.Design.FunctionalTests/EFCore.Sqlite.Design.FunctionalTests.csproj +++ b/test/EFCore.Sqlite.Design.FunctionalTests/EFCore.Sqlite.Design.FunctionalTests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 true Microsoft.EntityFrameworkCore.Sqlite.Design.FunctionalTests Microsoft.EntityFrameworkCore.Sqlite.Design.FunctionalTests diff --git a/test/EFCore.Sqlite.Design.Tests/EFCore.Sqlite.Design.Tests.csproj b/test/EFCore.Sqlite.Design.Tests/EFCore.Sqlite.Design.Tests.csproj index af99368b540..12fc5b72b5d 100644 --- a/test/EFCore.Sqlite.Design.Tests/EFCore.Sqlite.Design.Tests.csproj +++ b/test/EFCore.Sqlite.Design.Tests/EFCore.Sqlite.Design.Tests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.Sqlite.Design.Tests Microsoft.EntityFrameworkCore diff --git a/test/EFCore.Sqlite.FunctionalTests/EFCore.Sqlite.FunctionalTests.csproj b/test/EFCore.Sqlite.FunctionalTests/EFCore.Sqlite.FunctionalTests.csproj index 29a6c3868d7..05228a09e97 100644 --- a/test/EFCore.Sqlite.FunctionalTests/EFCore.Sqlite.FunctionalTests.csproj +++ b/test/EFCore.Sqlite.FunctionalTests/EFCore.Sqlite.FunctionalTests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.Sqlite.FunctionalTests Microsoft.EntityFrameworkCore.Sqlite.FunctionalTests diff --git a/test/EFCore.Sqlite.Tests/EFCore.Sqlite.Tests.csproj b/test/EFCore.Sqlite.Tests/EFCore.Sqlite.Tests.csproj index 0cb4b709b44..cf9cbe43c5d 100644 --- a/test/EFCore.Sqlite.Tests/EFCore.Sqlite.Tests.csproj +++ b/test/EFCore.Sqlite.Tests/EFCore.Sqlite.Tests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.Sqlite.Tests Microsoft.EntityFrameworkCore diff --git a/test/EFCore.Tests/EFCore.Tests.csproj b/test/EFCore.Tests/EFCore.Tests.csproj index c930228d350..38ddc82b566 100644 --- a/test/EFCore.Tests/EFCore.Tests.csproj +++ b/test/EFCore.Tests/EFCore.Tests.csproj @@ -2,7 +2,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.Tests Microsoft.EntityFrameworkCore diff --git a/test/ef.Tests/ef.Tests.csproj b/test/ef.Tests/ef.Tests.csproj index a61e2f52e59..b738e624f5b 100644 --- a/test/ef.Tests/ef.Tests.csproj +++ b/test/ef.Tests/ef.Tests.csproj @@ -4,7 +4,7 @@ net46;netcoreapp2.0 - netcoreapp2.0 + netcoreapp2.0 Microsoft.EntityFrameworkCore.Tools true