Skip to content

Commit

Permalink
Remove deprecated activePackageSource
Browse files Browse the repository at this point in the history
  • Loading branch information
ITaluone committed Nov 8, 2022
1 parent b91defe commit d4f5ea6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions nuget.config
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<activePackageSource>
<add key="All" value="(Aggregate source)" />
</activePackageSource>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
</configuration>

0 comments on commit d4f5ea6

Please sign in to comment.