Skip to content

Commit

Permalink
Update nuget.config
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-edmondson committed May 30, 2024
1 parent c1de7b2 commit 986b021
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
<configuration>
<packageSources>
<add key="github" value="https://nuget.pkg.github.com/ktsu-io/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>
<activePackageSource>
<add key="All" value="(Aggregate source)" />
</activePackageSource>
</configuration>

0 comments on commit 986b021

Please sign in to comment.