Skip to content

Commit

Permalink
add local package feed
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Mar 21, 2019
1 parent 0965fcc commit de56dbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
<packageSources>
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<add key="Identity* Dev Feed" value="https://www.myget.org/F/identity/" />
<add key="IdentityServer Local" value="./nuget" />
</packageSources>
</configuration>

0 comments on commit de56dbf

Please sign in to comment.