Skip to content

Commit

Permalink
Update .NET SDK versions (#2590)
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaZupan committed Aug 30, 2024
1 parent fae1d28 commit 02e9279
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"dotnet": "9.0.100-preview.7.24407.12",
"runtimes": {
"dotnet": [
"6.0.30",
"7.0.19",
"8.0.5"
"6.0.33",
"7.0.20",
"8.0.8"
],
"aspnetcore": [
"6.0.30",
"7.0.19",
"8.0.5"
"6.0.33",
"7.0.20",
"8.0.8"
]
}
},
Expand Down

0 comments on commit 02e9279

Please sign in to comment.