Files
bluflame/intromat/Intromat/bin/Debug/net7.0-windows/Intromat.runtimeconfig.json
2026-04-18 22:31:51 +02:00

15 lines
252 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "7.0.0"
}
]
}
}