Files
Superbuchaltung/Superbuchhaltungv3/obj/Debug/netcoreapp3.1/Superbuchhaltungv3.designer.runtimeconfig.json
T
Stefan 19579405fe 3rd Rewrite of everything
Completly rewrote the project from scratch
2021-04-13 21:11:49 +02:00

18 lines
486 B
JSON

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