mirror of https://github.com/dotnet/tye.git
7 changed files with 20499 additions and 3725 deletions
@ -1,10 +1,11 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<configuration> |
|||
<packageSources> |
|||
<clear /> |
|||
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" /> |
|||
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" /> |
|||
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" /> |
|||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" /> |
|||
</packageSources> |
|||
<disabledPackageSources /> |
|||
</configuration> |
|||
|
|||
File diff suppressed because it is too large
Loading…
Reference in new issue