Learning/Mysql-example/obj/Debug/net7.0-windows/Mysql-example.designer.runtimeconfig.json
2023-05-05 20:58:11 +02:00

23 lines
No EOL
586 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\\user\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\user\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configProperties": {
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}