Skip to content

Commit

Permalink
Update SDK (dotnet#30847)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrennanConroy authored May 8, 2023
1 parent 62cf50b commit a9a2411
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,11 +1,11 @@
{
"sdk": {
"version": "8.0.100-preview.5.23228.7",
"version": "8.0.100-preview.5.23257.1",
"allowPrerelease": true,
"rollForward": "latestMajor"
},
"tools": {
"dotnet": "8.0.100-preview.5.23228.7",
"dotnet": "8.0.100-preview.5.23257.1",
"runtimes": {
"aspnetcore": [
"7.0.3"
Expand Down

0 comments on commit a9a2411

Please sign in to comment.