diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 14e6964b..c77c6f9f 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.8", "commands": [ "reportgenerator" ] diff --git a/library/src/Core/Common/Common.csproj b/library/src/Core/Common/Common.csproj index 42b62593..0cee0881 100644 --- a/library/src/Core/Common/Common.csproj +++ b/library/src/Core/Common/Common.csproj @@ -20,11 +20,11 @@ 0.9.9 - + - + - + diff --git a/library/src/Core/Filtering/Filtering.csproj b/library/src/Core/Filtering/Filtering.csproj index 67f7ff23..867a8e52 100644 --- a/library/src/Core/Filtering/Filtering.csproj +++ b/library/src/Core/Filtering/Filtering.csproj @@ -30,8 +30,8 @@ 5.0.0 - - + + diff --git a/library/src/Core/Interactivity/Interactivity.csproj b/library/src/Core/Interactivity/Interactivity.csproj index ae3a771e..6f24d05e 100644 --- a/library/src/Core/Interactivity/Interactivity.csproj +++ b/library/src/Core/Interactivity/Interactivity.csproj @@ -26,9 +26,9 @@ - + - + diff --git a/test/Library/InteractionTests/InteractionTests.csproj b/test/Library/InteractionTests/InteractionTests.csproj index dd9efb64..71d2fe19 100644 --- a/test/Library/InteractionTests/InteractionTests.csproj +++ b/test/Library/InteractionTests/InteractionTests.csproj @@ -27,14 +27,14 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +