Skip to content

Commit

Permalink
Merge pull request #1642 from DuendeSoftware/joe/net9
Browse files Browse the repository at this point in the history
Switch to GA release of .NET 9 sdk
  • Loading branch information
josephdecock authored Nov 25, 2024
2 parents 4b7fb9e + 1dbb54d commit 39be1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.100-rc.1",
"version": "9.0.100",
"rollForward": "latestMajor",
"allowPrerelease": false
}
Expand Down

0 comments on commit 39be1db

Please sign in to comment.