Skip to content

Commit

Permalink
Bump .NET runtimes (#4983)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelink authored Feb 12, 2025
1 parent 1f6fd33 commit d454a96
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"3.1.32",
"6.0.35",
"7.0.20",
"8.0.11",
"9.0.0"
"8.0.13",
"9.0.2"
],
"dotnet/x86": [
"9.0.0"
"9.0.2"
],
"aspnetcore": [
"9.0.0"
"9.0.2"
]
},
"vs": {
Expand Down

0 comments on commit d454a96

Please sign in to comment.