diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 14e6964b..cb6690b0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-reportgenerator-globaltool": { - "version": "5.4.5", + "version": "5.4.11", "commands": [ "reportgenerator" ] diff --git a/library/src/Core/Common/Common.csproj b/library/src/Core/Common/Common.csproj index c713acad..3cfdbc39 100644 --- a/library/src/Core/Common/Common.csproj +++ b/library/src/Core/Common/Common.csproj @@ -22,9 +22,9 @@ - + - + diff --git a/library/src/Core/Networking/Networking.csproj b/library/src/Core/Networking/Networking.csproj index 6360893b..0801f0fd 100644 --- a/library/src/Core/Networking/Networking.csproj +++ b/library/src/Core/Networking/Networking.csproj @@ -28,9 +28,9 @@ - + - + 1.0.1 diff --git a/library/src/Core/Tracking/Tracking.csproj b/library/src/Core/Tracking/Tracking.csproj index 11872359..d33bb05f 100644 --- a/library/src/Core/Tracking/Tracking.csproj +++ b/library/src/Core/Tracking/Tracking.csproj @@ -28,8 +28,8 @@ - - + + diff --git a/test/Library/Emulator.Benchmark/Emulator.Benchmark.csproj b/test/Library/Emulator.Benchmark/Emulator.Benchmark.csproj index 9ad36d26..cad5edf8 100644 --- a/test/Library/Emulator.Benchmark/Emulator.Benchmark.csproj +++ b/test/Library/Emulator.Benchmark/Emulator.Benchmark.csproj @@ -23,7 +23,7 @@ - +