You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
507 B
20 lines
507 B
{
|
|
"runtimeOptions": {
|
|
"tfm": "net9.0",
|
|
"includedFrameworks": [
|
|
{
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "9.0.17"
|
|
},
|
|
{
|
|
"name": "Microsoft.WindowsDesktop.App",
|
|
"version": "9.0.17"
|
|
}
|
|
],
|
|
"configProperties": {
|
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
|
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false
|
|
}
|
|
}
|
|
}
|