update to .net 10

This commit is contained in:
Matt Parker
2025-09-10 19:10:47 +10:00
parent a23df54d97
commit d5ff3037ed
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.303",
"version": "10.0.100-rc.1.25451.107",
"rollForward": "latestMajor",
"allowPrerelease": false
}