Skip to content

Commit

Permalink
Update VS version used for signed builds (dotnet#70271)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjonescz authored Oct 6, 2023
1 parent b038fa1 commit 0caa880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"tools": {
"dotnet": "8.0.100-rc.1.23455.8",
"vs": {
"version": "17.6.0"
"version": "17.7.2"
},
"xcopy-msbuild": "17.6.0-2"
"xcopy-msbuild": "17.7.2-1"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23504.4",
Expand Down

0 comments on commit 0caa880

Please sign in to comment.