diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 23dae75..1803d3d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,14 +10,14 @@ "rollForward": false }, "dotnet-reportgenerator-globaltool": { - "version": "5.4.16", + "version": "5.4.18", "commands": [ "reportgenerator" ], "rollForward": false }, "fake-cli": { - "version": "6.1.3", + "version": "6.1.4", "commands": [ "fake" ], diff --git a/build.fsproj b/build.fsproj index dfd5f41..d8eb429 100644 --- a/build.fsproj +++ b/build.fsproj @@ -7,16 +7,16 @@ - - - - - - + + + + + + - + \ No newline at end of file diff --git a/src/BenchmarkDotNetAnalyser/BenchmarkDotNetAnalyser.csproj b/src/BenchmarkDotNetAnalyser/BenchmarkDotNetAnalyser.csproj index 98a92e2..411f570 100644 --- a/src/BenchmarkDotNetAnalyser/BenchmarkDotNetAnalyser.csproj +++ b/src/BenchmarkDotNetAnalyser/BenchmarkDotNetAnalyser.csproj @@ -26,7 +26,7 @@ - + diff --git a/test/BenchmarkDotNetAnalyser.SampleBenchmarks/BenchmarkDotNetAnalyser.SampleBenchmarks.csproj b/test/BenchmarkDotNetAnalyser.SampleBenchmarks/BenchmarkDotNetAnalyser.SampleBenchmarks.csproj index 6bced84..04dfb38 100644 --- a/test/BenchmarkDotNetAnalyser.SampleBenchmarks/BenchmarkDotNetAnalyser.SampleBenchmarks.csproj +++ b/test/BenchmarkDotNetAnalyser.SampleBenchmarks/BenchmarkDotNetAnalyser.SampleBenchmarks.csproj @@ -6,9 +6,9 @@ - + - + diff --git a/test/BenchmarkDotNetAnalyser.Tests.Integration/BenchmarkDotNetAnalyser.Tests.Integration.csproj b/test/BenchmarkDotNetAnalyser.Tests.Integration/BenchmarkDotNetAnalyser.Tests.Integration.csproj index efede33..5e5ffaf 100644 --- a/test/BenchmarkDotNetAnalyser.Tests.Integration/BenchmarkDotNetAnalyser.Tests.Integration.csproj +++ b/test/BenchmarkDotNetAnalyser.Tests.Integration/BenchmarkDotNetAnalyser.Tests.Integration.csproj @@ -13,7 +13,7 @@ - + diff --git a/test/BenchmarkDotNetAnalyser.Tests.Unit/BenchmarkDotNetAnalyser.Tests.Unit.csproj b/test/BenchmarkDotNetAnalyser.Tests.Unit/BenchmarkDotNetAnalyser.Tests.Unit.csproj index b1e936c..9f07111 100644 --- a/test/BenchmarkDotNetAnalyser.Tests.Unit/BenchmarkDotNetAnalyser.Tests.Unit.csproj +++ b/test/BenchmarkDotNetAnalyser.Tests.Unit/BenchmarkDotNetAnalyser.Tests.Unit.csproj @@ -14,7 +14,7 @@ - +