Skip to content

Commit

Permalink
Update the .NET SDK version in global.json to 9.0.100
Browse files Browse the repository at this point in the history
  • Loading branch information
Riges committed Nov 14, 2024
1 parent 8cd750a commit d1068b1
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 @@
{
"sdk": {
"version": "8.0.401",
"version": "9.0.100",
"rollForward": "latestFeature"
}
}
}

0 comments on commit d1068b1

Please sign in to comment.