docker build
This commit is contained in:
parent
52329feade
commit
15e63af8f1
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="nuget.org" value="https://nuget.org" protocolVersion="3" />
|
||||
<add key="nuget.org" value="https://api.nuget.org/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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue