isn already added

This commit is contained in:
Paul Schneider 2026-06-07 07:36:58 +01:00
commit 52329feade

View file

@ -3,7 +3,6 @@
<packageSources> <packageSources>
<clear /> <clear />
<add key="nuget.org" value="https://nuget.org" protocolVersion="3" /> <add key="nuget.org" value="https://nuget.org" protocolVersion="3" />
<add key="isn.pschneider.fr" value="https://isn.pschneider.fr/v3/index.json" protocolVersion="3" />
<add key="dotnet10" value="https://azure.com" protocolVersion="3" /> <add key="dotnet10" value="https://azure.com" protocolVersion="3" />
<add key="dotnet-public" value="https://azure.com" protocolVersion="3" /> <add key="dotnet-public" value="https://azure.com" protocolVersion="3" />
</packageSources> </packageSources>
@ -13,9 +12,6 @@
<packageSource key="nuget.org"> <packageSource key="nuget.org">
<package pattern="*" /> <package pattern="*" />
</packageSource> </packageSource>
<packageSource key="isn.pschneider.fr">
<package pattern="*" />
</packageSource>
<packageSource key="dotnet10"> <packageSource key="dotnet10">
<package pattern="*" /> <package pattern="*" />
</packageSource> </packageSource>