CurrStatVDP/Diagram-API/GenerateVDPCycle/bin/Release/netcoreapp3.1/GenerateVDPCycle.runtimeconfig.dev.json

10 lines
308 B
JSON
Raw Normal View History

2021-05-17 23:22:58 +05:00
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\Admin\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Admin\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
]
}
}