fix cubetree init crash.

This commit is contained in:
2026-02-17 15:51:23 +08:00
parent 1a8a3b59d2
commit a21240016f
671 changed files with 12580 additions and 1166 deletions
+3 -3
View File
@@ -4,15 +4,15 @@
"includedFrameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "10.0.2"
"version": "10.0.3"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "10.0.2"
"version": "10.0.3"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "10.0.2"
"version": "10.0.3"
}
],
"configProperties": {