ASCU_ALL/Mailing/bin/Debug/netcoreapp3.1/Mailing.runtimeconfig.dev.json

10 lines
269 B
JSON
Raw Normal View History

2020-09-04 12:49:15 +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"
]
}
}