You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ScreeningTest.runtimeconfig.dev.json 310B

3 anni fa
12345678910
  1. {
  2. "runtimeOptions": {
  3. "additionalProbingPaths": [
  4. "C:\\Users\\Nenad.Stojanovic\\.dotnet\\store\\|arch|\\|tfm|",
  5. "C:\\Users\\Nenad.Stojanovic\\.nuget\\packages",
  6. "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet",
  7. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  8. ]
  9. }
  10. }