diff --git a/build.fsproj b/build.fsproj index d1f4f41..f7f76d3 100644 --- a/build.fsproj +++ b/build.fsproj @@ -12,11 +12,11 @@ - - - - - + + + + + \ No newline at end of file diff --git a/src/BenchmarkDotNetAnalyser/BenchmarkDotNetAnalyser.csproj b/src/BenchmarkDotNetAnalyser/BenchmarkDotNetAnalyser.csproj index 8b081cc..5fe4753 100644 --- a/src/BenchmarkDotNetAnalyser/BenchmarkDotNetAnalyser.csproj +++ b/src/BenchmarkDotNetAnalyser/BenchmarkDotNetAnalyser.csproj @@ -24,9 +24,9 @@ - + - + diff --git a/test/BenchmarkDotNetAnalyser.SampleBenchmarks/BenchmarkDotNetAnalyser.SampleBenchmarks.csproj b/test/BenchmarkDotNetAnalyser.SampleBenchmarks/BenchmarkDotNetAnalyser.SampleBenchmarks.csproj index 60d82b0..41d71ff 100644 --- a/test/BenchmarkDotNetAnalyser.SampleBenchmarks/BenchmarkDotNetAnalyser.SampleBenchmarks.csproj +++ b/test/BenchmarkDotNetAnalyser.SampleBenchmarks/BenchmarkDotNetAnalyser.SampleBenchmarks.csproj @@ -8,7 +8,7 @@ - + diff --git a/test/BenchmarkDotNetAnalyser.Tests.Integration/BenchmarkDotNetAnalyser.Tests.Integration.csproj b/test/BenchmarkDotNetAnalyser.Tests.Integration/BenchmarkDotNetAnalyser.Tests.Integration.csproj index 2af3460..09f95d1 100644 --- a/test/BenchmarkDotNetAnalyser.Tests.Integration/BenchmarkDotNetAnalyser.Tests.Integration.csproj +++ b/test/BenchmarkDotNetAnalyser.Tests.Integration/BenchmarkDotNetAnalyser.Tests.Integration.csproj @@ -11,15 +11,15 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/BenchmarkDotNetAnalyser.Tests.Unit/BenchmarkDotNetAnalyser.Tests.Unit.csproj b/test/BenchmarkDotNetAnalyser.Tests.Unit/BenchmarkDotNetAnalyser.Tests.Unit.csproj index 7173dd6..fc5904d 100644 --- a/test/BenchmarkDotNetAnalyser.Tests.Unit/BenchmarkDotNetAnalyser.Tests.Unit.csproj +++ b/test/BenchmarkDotNetAnalyser.Tests.Unit/BenchmarkDotNetAnalyser.Tests.Unit.csproj @@ -12,14 +12,14 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all