nuget.config

This commit is contained in:
Paul Schneider 2026-06-07 06:32:38 +01:00
commit 013355d234

View file

@ -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" />