Files
Ramitta-lib/template/bin/Debug/net8.0-windows/template.runtimeconfig.json
XerolySkinner 624125ec7b Ramitta
我是米塔更新
2025-08-29 14:57:55 +08:00

19 lines
425 B
JSON

{
"runtimeOptions": {
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "8.0.0"
}
],
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false
}
}
}