zadanie/Demo1704/bin/Debug/net8.0/Demo1704.runtimeconfig.json
Guitaras_Fingerchpoker 914d43e042 first commit
2025-04-17 05:05:48 +03:00

14 lines
401 B
JSON

{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}