nuget.config
This commit is contained in:
parent
435c97d8bf
commit
013355d234
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="nuget.org" value="https://nuget.org" />
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||
|
||||
<add key="pschneider" value="https://isn.pschneider.fr/v3/index.json" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue