diff --git a/Directory.Build.props b/Directory.Build.props index de4eb4723e5..0d93c757059 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,6 +3,15 @@ + + + true + + diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 5950a28ad0f..68eba530bc9 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -2,15 +2,6 @@ - - - true - - true false diff --git a/tests/FSharp.Compiler.ComponentTests/FSharp.Compiler.ComponentTests.fsproj b/tests/FSharp.Compiler.ComponentTests/FSharp.Compiler.ComponentTests.fsproj index e6e08b27af7..5ce56760ada 100644 --- a/tests/FSharp.Compiler.ComponentTests/FSharp.Compiler.ComponentTests.fsproj +++ b/tests/FSharp.Compiler.ComponentTests/FSharp.Compiler.ComponentTests.fsproj @@ -212,8 +212,15 @@ - + + + + + + + + diff --git a/tests/benchmarks/FCSBenchmarks/BenchmarkComparison/HistoricalBenchmark.fsproj b/tests/benchmarks/FCSBenchmarks/BenchmarkComparison/HistoricalBenchmark.fsproj index 9ba7d1306ce..0c31b2eaee2 100644 --- a/tests/benchmarks/FCSBenchmarks/BenchmarkComparison/HistoricalBenchmark.fsproj +++ b/tests/benchmarks/FCSBenchmarks/BenchmarkComparison/HistoricalBenchmark.fsproj @@ -40,7 +40,6 @@ - + + + + + + + + diff --git a/tests/benchmarks/FCSBenchmarks/CompilerServiceBenchmarks/FSharp.Compiler.Benchmarks.fsproj b/tests/benchmarks/FCSBenchmarks/CompilerServiceBenchmarks/FSharp.Compiler.Benchmarks.fsproj index 7f30aa71776..babf2c4e0ec 100644 --- a/tests/benchmarks/FCSBenchmarks/CompilerServiceBenchmarks/FSharp.Compiler.Benchmarks.fsproj +++ b/tests/benchmarks/FCSBenchmarks/CompilerServiceBenchmarks/FSharp.Compiler.Benchmarks.fsproj @@ -27,8 +27,15 @@ - + + + + + + + +