dotnet-installer/NuGet.config
dotnet-maestro[bot] 49fe2db931
Update dependencies from https://github.com/dotnet/arcade build 20210727.1 (#11400)
[release/5.0.3xx] Update dependencies from dotnet/arcade
2021-08-03 22:09:41 +00:00

71 lines
5.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<solution>
<add key="disableSourceControlIntegration" value="true" />
</solution>
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<add key="darc-int-dotnet-aspnetcore-c663ade-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-c663adee-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-aspnetcore-c663ade-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-c663adee-1/nuget/v3/index.json" />
<add key="darc-int-dotnet-aspnetcore-c663ade" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-c663adee/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-780af70-4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-4/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-780af70-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-780af70-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-208e377-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-208e377-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-1/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-208e377" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-ab7f82a-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-windowsdesktop-ab7f82ae-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-windowsdesktop-ab7f82a-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-windowsdesktop-ab7f82ae-1/nuget/v3/index.json" />
<add key="darc-int-dotnet-windowsdesktop-ab7f82a" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-windowsdesktop-ab7f82ae/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-windowsdesktop -->
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
<add key="darc-pub-DotNet-msbuild-Trusted-0538acc" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-0538acc0/nuget/v3/index.json" />
<!-- End: Package sources from DotNet-msbuild-Trusted -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!-- For custom version of arcade -->
<add key="general-testing" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/general-testing/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-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/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="dotnet3-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3-transport/nuget/v3/index.json" />
<add key="dotnet3.1-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
<add key="dotnet5-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<add key="darc-int-dotnet-aspnetcore-c663ade" value="true" />
<add key="darc-int-dotnet-aspnetcore-c663ade-1" value="true" />
<add key="darc-int-dotnet-aspnetcore-c663ade-2" value="true" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-780af70-1" value="true" />
<add key="darc-int-dotnet-efcore-780af70-2" value="true" />
<add key="darc-int-dotnet-efcore-780af70-4" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-208e377" value="true" />
<add key="darc-int-dotnet-runtime-208e377-1" value="true" />
<add key="darc-int-dotnet-runtime-208e377-2" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-int-dotnet-windowsdesktop-ab7f82a" value="true" />
<add key="darc-int-dotnet-windowsdesktop-ab7f82a-1" value="true" />
<add key="darc-int-dotnet-windowsdesktop-ab7f82a-2" value="true" />
<!-- End: Package sources from dotnet-windowsdesktop -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!-- Added by darc above. due to dependencies on 3.0.0 and 2.1.0 packs, but we can get those from nuget.org -->
<!-- Darc will just put it back if we attempt to remove it above. -->
<add key="darc-pub-dotnet-core-setup-7d57652" value="true" />
</disabledPackageSources>
</configuration>