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

Commit

Permalink
Updated nuget source
Browse files Browse the repository at this point in the history
  • Loading branch information
eiximenis committed Dec 12, 2018
1 parent 59ec8b4 commit 2452732
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<packageSources>
<add key="MyGetPrism" value="https://www.myget.org/F/prism/api/v3/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<add key="dotnet-core-beta" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
<add key="toolkit" value="https://pkgs.dev.azure.com/tailwindtraders/_packaging/Toolkit/nuget/v3/index.json" />
<add key="MyGet" value="https://www.myget.org/F/tailwindtraders/api/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 2452732

Please sign in to comment.