pschneider
This commit is contained in:
parent
8dc1680582
commit
142b969f57
2 changed files with 3 additions and 2 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -13,6 +13,7 @@
|
|||
"envsubst",
|
||||
"Newtonsoft",
|
||||
"Npgsql",
|
||||
"pschneider",
|
||||
"SLNDIR",
|
||||
"validable",
|
||||
"www-data",
|
||||
|
|
|
|||
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue