Skip to content

Commit

Permalink
Remove clearing of NuGet sources
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoch committed Oct 27, 2019
1 parent 8f58836 commit 6dfc051
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
<add key="disableSourceControlIntegration" value="true" />
</solution>
<packageSources>
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<clear />

<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 6dfc051

Please sign in to comment.