Skip to content
  • This project
    • Loading...
  • Sign in

Gabor Felegyhazi / ContextConfigEnv

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • ContextConfigEnv
  • CCE.Hosting.Netcore
  • bin
  • Debug
  • netcoreapp1.1
  • CCE.Hosting.Netcore.runtimeconfig.dev...
  • Gabor Felegyhazi's avatar
    Kesz · c7ee5b2c
    c7ee5b2c
    Gabor Felegyhazi authored 2017-08-29 11:27:03 +0200
CCE.Hosting.Netcore.runtimeconfig.dev.json 111 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
{
  "runtimeOptions": {
    "additionalProbingPaths": [
      "C:\\Users\\felegy\\.nuget\\packages"
    ]
  }
}