We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0361d03 commit 5cf8803Copy full SHA for 5cf8803
nuget.config
@@ -4,6 +4,5 @@
4
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3"/>
5
<add key="aelf" value="https://www.myget.org/F/aelf-project-dev/api/v3/index.json" protocolVersion="3"/>
6
<add key="Nuget Test" value="https://int.nugettest.org/api/v2" />
7
- <add key="nexus" value="https://nexus-poc.test.aelf.dev/repository/nuget-group/index.json" protocolVersion="3" />
8
</packageSources>
9
</configuration>
0 commit comments