Skip to content

Commit

Permalink
Update dotnet versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaZupan committed May 16, 2024
1 parent 76e28e2 commit 7cb7eef
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.3.24204.13",
"runtimes": {
"dotnet": [
"6.0.25",
"7.0.14",
"8.0.0"
"6.0.30",
"7.0.19",
"8.0.5"
],
"aspnetcore": [
"6.0.25",
"7.0.14",
"8.0.0"
"6.0.30",
"7.0.19",
"8.0.5"
]
}
},
Expand Down

0 comments on commit 7cb7eef

Please sign in to comment.