Add support for mod thumbnails
All checks were successful
Build / Compute Version (push) Successful in 5s
Build / Build Nuget package (push) Successful in 3m39s

This commit is contained in:
2025-06-07 16:31:14 -04:00
parent 825094369f
commit 5f4d306f6c
4 changed files with 142 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
{
"sdk": {
"version": "9.0.0",
"version": "10.0.0",
"rollForward": "latestFeature",
"allowPrerelease": false
"allowPrerelease": true
}
}