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

10 lines
269 B
JSON
Raw Normal View History

2020-11-19 16:30:38 +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"
]
}
}