SUBD_5_lab/SushiBarView/bin/Debug/net6.0-windows/SushiBarView.runtimeconfig.json
2024-04-01 00:12:32 +04:00

18 lines
352 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
],
"configProperties": {
"System.Reflection.NullabilityInfoContext.IsSupported": true
}
}
}