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",
|
"envsubst",
|
||||||
"Newtonsoft",
|
"Newtonsoft",
|
||||||
"Npgsql",
|
"Npgsql",
|
||||||
|
"pschneider",
|
||||||
"SLNDIR",
|
"SLNDIR",
|
||||||
"validable",
|
"validable",
|
||||||
"www-data",
|
"www-data",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
<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="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="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,7 +13,7 @@
|
||||||
<packageSource key="nuget.org">
|
<packageSource key="nuget.org">
|
||||||
<package pattern="*" />
|
<package pattern="*" />
|
||||||
</packageSource>
|
</packageSource>
|
||||||
<packageSource key="pschneider">
|
<packageSource key="isn.pschneider.fr">
|
||||||
<package pattern="*" />
|
<package pattern="*" />
|
||||||
</packageSource>
|
</packageSource>
|
||||||
<packageSource key="dotnet10">
|
<packageSource key="dotnet10">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue