ASCU_ALL/Tests/bin/Debug/netcoreapp3.1/Tests.runtimeconfig.dev.json
2020-09-04 12:49:15 +05:00

10 lines
269 B
JSON

{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\google\\.nuget\\packages",
"C:\\Microsoft\\Xamarin\\NuGet",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
]
}
}