ASCU_ALL/Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.dev.json

10 lines
269 B
JSON
Raw Normal View History

2021-05-25 17:00:45 +05:00
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\google\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\google\\.nuget\\packages",
"C:\\Microsoft\\Xamarin\\NuGet",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
]
}
}