Skip to content

Commit

Permalink
EpicChain Core - EpicChain Lab's
Browse files Browse the repository at this point in the history
  • Loading branch information
xmoohad committed Nov 20, 2024
1 parent 6fe3a76 commit ea3d992
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions NuGet.Config
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<!-- <add key="github" value="https://nuget.pkg.github.com/epicchainlabs/index.json" /> -->
<add key="MyGet-neo" value="https://www.myget.org/F/epicchain/api/v3/index.json" />
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
<add key="MyGet-epicchain" value="https://www.myget.org/F/epicchain/api/v3/index.json" />
<!-- Add your custom feed here if necessary -->
</packageSources>
</configuration>

0 comments on commit ea3d992

Please sign in to comment.