Skip to content

Commit

Permalink
add nuget.org source
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimkim committed Mar 14, 2018
1 parent 875d660 commit e5d5f44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nuget/NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<add key="disableSourceControlIntegration" value="true" />
</solution>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="dotnet.myget.org" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit e5d5f44

Please sign in to comment.