pschneider

This commit is contained in:
Paul Schneider 2026-06-07 07:06:40 +01:00
commit 142b969f57
2 changed files with 3 additions and 2 deletions

View file

@ -13,6 +13,7 @@
"envsubst",
"Newtonsoft",
"Npgsql",
"pschneider",
"SLNDIR",
"validable",
"www-data",

View file

@ -3,7 +3,7 @@
<packageSources>
<clear />
<add key="nuget.org" value="https://nuget.org" protocolVersion="3" />
<add key="pschneider" value="https://pschneider.fr" 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="dotnet-public" value="https://azure.com" protocolVersion="3" />
</packageSources>
@ -13,7 +13,7 @@
<packageSource key="nuget.org">
<package pattern="*" />
</packageSource>
<packageSource key="pschneider">
<packageSource key="isn.pschneider.fr">
<package pattern="*" />
</packageSource>
<packageSource key="dotnet10">