Files
hoodFieldOfView/头罩视野slove/头罩视野/.runtimeconfig.json

10 lines
185 B
JSON
Raw Normal View History

2026-05-13 11:27:47 +08:00
{
"runtimeOptions": {
"tfm": "net10.0",
"framework": {
"name": "Microsoft.WindowsDesktop.App",
"version": "10.0.7"
},
"rollForward": "latestMinor"
}
}