Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging internal commits for release/3.1 #26031

Merged
9 changes: 9 additions & 0 deletions NuGet.config
Expand Up @@ -4,8 +4,10 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-aae0024" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-aae00246/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-core-setup -->
<!-- Begin: Package sources from dotnet-extensions -->
<add key="darc-int-dotnet-extensions-4d7b11a" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-4d7b11a6/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-extensions -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand All @@ -20,11 +22,18 @@
<!-- Begin: Package sources from dotnet-corefx -->
<!-- End: Package sources from dotnet-corefx -->
<!-- Begin: Package sources from dotnet-extensions -->
<add key="darc-int-dotnet-extensions-4d7b11a" value="true" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="darc-int-dotnet-extensions-4210e7d" value="true" />
<add key="darc-int-dotnet-extensions-4210e7d" value="true" />
<!-- End: Package sources from dotnet-extensions -->
<!-- Begin: Package sources from dotnet-core-setup -->
<add key="darc-int-dotnet-core-setup-aae0024" value="true" />
<add key="darc-int-dotnet-core-setup-acb8b20" value="true" />
<add key="darc-int-dotnet-core-setup-3e99273" value="true" />
<add key="darc-int-dotnet-core-setup-99ed3ce" value="true" />
<add key="darc-int-dotnet-core-setup-99ed3ce" value="true" />
<add key="darc-int-dotnet-core-setup-5d3919d" value="true" />
<add key="darc-int-dotnet-core-setup-5d3919d" value="true" />
<add key="darc-int-dotnet-core-setup-8a50231" value="true" />
<add key="darc-int-dotnet-core-setup-7bbff11" value="true" />
Expand Down