Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
Changing NuGet feed to dotnet-core
Browse files Browse the repository at this point in the history
  • Loading branch information
conniey committed Jan 14, 2016
1 parent 447d516 commit f99ad06
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,6 +2,6 @@
<configuration>
<packageSources>
<add key="nuget" value="https://www.nuget.org/api/v2/" />
<add key="myget.org dotnet-corefx" value="https://www.myget.org/F/dotnet-corefx/" />
<add key="myget.org dotnet-core" value="https://www.myget.org/F/dotnet-core/" />
</packageSources>
</configuration>

0 comments on commit f99ad06

Please sign in to comment.