Files
cs-map-project/opdracht2/obj/Debug/netcoreapp3.1/opdracht2.designer.runtimeconfig.json
2020-07-20 14:39:13 +02:00

16 lines
386 B
JSON

{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.WindowsDesktop.App",
"version": "3.1.0"
},
"additionalProbingPaths": [
"C:\\Users\\Beppe\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Beppe\\.nuget\\packages"
],
"configProperties": {
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}