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

22 lines
485 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "7.0.0"
}
],
"additionalProbingPaths": [
"C:\\Users\\frank\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\frank\\.nuget\\packages"
],
"configProperties": {
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}