mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
10 lines
273 B
JSON
10 lines
273 B
JSON
|
|
{
|
||
|
|
"runtimeOptions": {
|
||
|
|
"additionalProbingPaths": [
|
||
|
|
"C:\\Users\\appveyor\\.dotnet\\store\\|arch|\\|tfm|",
|
||
|
|
"C:\\Users\\appveyor\\.nuget\\packages",
|
||
|
|
"C:\\Microsoft\\Xamarin\\NuGet",
|
||
|
|
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|