fix(deps): update dotnet monorepo to v10

This commit is contained in:
2026-01-14 01:59:00 +00:00
parent cd8c22bcfd
commit 0d48a9d0ce
4 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.200",
"version": "10.0.102",
"rollForward": "latestMajor",
"allowPrerelease": true
}