This commit is contained in:
2025-12-23 13:43:09 +08:00
parent 4556281c0a
commit b64c156a59
652 changed files with 993 additions and 1067 deletions
+4 -4
View File
@@ -1,18 +1,18 @@
{
"runtimeOptions": {
"tfm": "net9.0",
"tfm": "net10.0",
"includedFrameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "9.0.11"
"version": "10.0.1"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "9.0.11"
"version": "10.0.1"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "9.0.11"
"version": "10.0.1"
}
],
"configProperties": {