Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Commit

Permalink
clear any existing global nuget sources
Browse files Browse the repository at this point in the history
  • Loading branch information
nickwesselman committed Nov 28, 2018
1 parent 5afd553 commit afa7999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuget.config
Expand Up @@ -4,6 +4,7 @@
Used to specify the default Sources for list, install and update.
-->
<packageSources>
<clear />
<add key="Nuget v2" value="https://www.nuget.org/api/v2" />
<add key="Nuget v3" value="https://api.nuget.org/v3/index.json" />
<add key="Sitecore v2" value="https://sitecore.myget.org/F/sc-platform-9-1/api/v2" />
Expand Down

0 comments on commit afa7999

Please sign in to comment.