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

Commit

Permalink
Remove nuget from the default feeds to increase execution time. This c…
Browse files Browse the repository at this point in the history
…loses #349
  • Loading branch information
ferventcoder committed Oct 12, 2013
1 parent d41c7de commit 3218ac7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/chocolatey.config
Expand Up @@ -3,6 +3,5 @@
<useNuGetForSources>false</useNuGetForSources>
<sources>
<source id="chocolatey" value="https://chocolatey.org/api/v2/" />
<source id="nuget" value="https://go.microsoft.com/fwlink/?LinkID=230477" />
</sources>
</chocolatey>
</chocolatey>

0 comments on commit 3218ac7

Please sign in to comment.