Skip to content

Commit

Permalink
Updating to dotnet.myget.org
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavkm committed Aug 12, 2016
1 parent 9395f83 commit cc98942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<configuration>
<packageSources>
<clear />
<add key="AspNetVNext" value="https://www.myget.org/f/aspnetmaster/api/v3/index.json" />
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit cc98942

Please sign in to comment.