repo cleanup
This commit is contained in:
parent
15e63af8f1
commit
fa2b7eed96
1 changed files with 0 additions and 22 deletions
22
nuget.config
22
nuget.config
|
|
@ -1,22 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<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>
|
||||
|
||||
<!-- Configuration du Mapping Assouplie -->
|
||||
<packageSourceMapping>
|
||||
<packageSource key="nuget.org">
|
||||
<package pattern="*" />
|
||||
</packageSource>
|
||||
<packageSource key="dotnet10">
|
||||
<package pattern="*" />
|
||||
</packageSource>
|
||||
<packageSource key="dotnet-public">
|
||||
<package pattern="*" />
|
||||
</packageSource>
|
||||
</packageSourceMapping>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue