a better result
This commit is contained in:
@ -3,8 +3,6 @@
|
||||
<apikeys>
|
||||
</apikeys>
|
||||
<packageSources>
|
||||
<add key="dev" value="http://localhost:5000/index.json" protocolVersion="3" />
|
||||
<!-- <add key="isn-prod" value="https://isn.pschneider.fr/index.json" protocolVersion="3" />
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> -->
|
||||
<add key="dev" value="http://localhost:5000/v3/index" protocolVersion="3" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
|
@ -1 +1 @@
|
||||
nuget install -NoCache -Verbosity detailed -ConfigFile ANuGet.Config Yavsc.Abstract
|
||||
nuget install -NoCache -Verbosity detailed -ConfigFile ANuGet.Config isn.abst
|
||||
|
4
test/data/test-isn/urls
Normal file
4
test/data/test-isn/urls
Normal file
@ -0,0 +1,4 @@
|
||||
https://api.nuget.org/v3/registration5-gz-semver2/yavsc.abstract/index.json
|
||||
https://api.nuget.org/v3/catalog0/data/2019.09.17.10.18.17/yavsc.abstract.1.0.6-rc07.json
|
||||
http://localhost:5000/v3/index
|
||||
http://localhost:5000/v3/registration/isn.abst/index.json
|
Reference in New Issue
Block a user