DALGLI0/FCS/bin/Debug/netcoreapp2.0/FCS.runtimeconfig.dev.json

9 lines
206 B
JSON
Raw Normal View History

2018-06-20 20:24:20 +02:00
{
"runtimeOptions": {
"additionalProbingPaths": [
"/home/piotrek/.dotnet/store/|arch|/|tfm|",
"/home/piotrek/.nuget/packages",
"/usr/share/dotnet/sdk/NuGetFallbackFolder"
]
}
}