Fix all to Dotnet9

This commit is contained in:
2025-04-02 13:26:13 -04:00
parent 98fc6329b5
commit 914440087e
10 changed files with 44 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.203",
"version": "9.0.201",
"rollForward": "latestMinor",
"allowPrerelease": false
}