Logo white

Administrator / FirstFullmaps

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • FirstFullmaps
  • src
  • MapConsole
  • bin
  • Debug
  • netcoreapp1.1
  • MapConsole.runtimeconfig.dev.json
  • Console
    a036a6c0
    Yarik authored
    2017-02-24 16:33:45 +0200  
    Browse Code ยป
MapConsole.runtimeconfig.dev.json 103 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7
{
  "runtimeOptions": {
    "additionalProbingPaths": [
      "/home/yarik/.nuget/packages"
    ]
  }
}