Skip to content

Commit

Permalink
Update global.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe committed Nov 8, 2022
1 parent c462a1b commit 7c72ec9
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
@@ -1,6 +1,6 @@
{
"tools": {
"dotnet": "3.1.424",
"dotnet": "3.1.425",
"runtimes": {
"dotnet": [
"2.1.30",
Expand All @@ -9,7 +9,7 @@
}
},
"sdk": {
"version": "3.1.424"
"version": "3.1.425"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.22512.2"
Expand Down

0 comments on commit 7c72ec9

Please sign in to comment.