8 строки
251 B
Plaintext
8 строки
251 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<configuration>
|
||
|
<packageSources>
|
||
|
<clear />
|
||
|
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
|
||
|
</packageSources>
|
||
|
</configuration>
|