20230724_MBJC_upperpc/bin/Debug/net6.0-windows/20230724_MBJC_upperpc.runtimeconfig.json

15 lines
252 B
JSON
Raw Normal View History

2023-11-13 07:46:12 +00:00
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
]
}
}