Update NuGet packages 2024-11-12 + Final .NET 9 (#17511)

* Update nuget packages

* Update message pack

* Updated microsoft packages and .net to final .net 9

* Update more rcs to final
This commit is contained in:
Bjarke Berg
2024-11-12 21:09:51 +01:00
committed by GitHub
parent 5032a78bf9
commit 8d631e9dc1
3 changed files with 34 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
{
"sdk": {
"version": "9.0.100-rc.2.24474.11",
"version": "9.0.100",
"rollForward": "latestFeature",
"allowPrerelease": true
"allowPrerelease": false
}
}