diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d914fc369d..7afec1e6ff 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "jetbrains.resharper.globaltools": { - "version": "2022.2.3", + "version": "2022.2.4", "commands": [ "jb" ] @@ -21,7 +21,7 @@ ] }, "dotnet-reportgenerator-globaltool": { - "version": "5.1.3", + "version": "5.1.11", "commands": [ "reportgenerator" ] diff --git a/Directory.Build.props b/Directory.Build.props index 8e68ea532b..1810b9cd46 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -16,7 +16,7 @@ - + @@ -33,8 +33,8 @@ - 3.1.2 + 3.2.0 4.18.2 - 17.3.1 + 17.4.0 diff --git a/test/TestBuildingBlocks/TestBuildingBlocks.csproj b/test/TestBuildingBlocks/TestBuildingBlocks.csproj index 5600104fda..ce8c54ef3b 100644 --- a/test/TestBuildingBlocks/TestBuildingBlocks.csproj +++ b/test/TestBuildingBlocks/TestBuildingBlocks.csproj @@ -10,7 +10,7 @@ - +