Skip to content

Commit

Permalink
Add sources in nuget.config
Browse files Browse the repository at this point in the history
  • Loading branch information
chopin-fan committed Sep 29, 2024
1 parent 5ce5ba3 commit 46fbee6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuget.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="Nuget" value="https://api.nuget.org/v3/" />
<add key="Nuget Test" value="https://int.nugettest.org/api/v2" />
<add key="myget" value="https://www.myget.org/F/aelf-project-dev/api/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 46fbee6

Please sign in to comment.