Update to net9 SDK (#302)

This commit is contained in:
Patrick Stevens
2024-12-15 22:13:30 +00:00
committed by GitHub
parent 9fe2e3b1fa
commit 4136f7fe94
7 changed files with 56 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.100",
"rollForward": "latestMajor"
}
}
{
"sdk": {
"version": "9.0.100",
"rollForward": "latestMajor"
}
}