Skip to content

Commit fdac65f

Browse files
authored
Merging internal commits for release/8.0.1xx (#20797)
2 parents 14bc8bf + ea8ba84 commit fdac65f

File tree

4 files changed

+93
-144
lines changed

4 files changed

+93
-144
lines changed

NuGet.config

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-emsdk -->
10-
<add key="darc-pub-dotnet-emsdk-87f89d7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-87f89d77/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-emsdk-8b730da" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-8b730da9/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-emsdk -->
1212
<!-- Begin: Package sources from dotnet-aspnetcore -->
13-
<add key="darc-int-dotnet-aspnetcore-568fff7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-568fff70/nuget/v3/index.json" />
13+
<add key="darc-int-dotnet-aspnetcore-1599013" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-15990132/nuget/v3/index.json" />
1414
<!-- End: Package sources from dotnet-aspnetcore -->
1515
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
16-
<add key="darc-pub-DotNet-msbuild-Trusted-2a7a854" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-2a7a854c/nuget/v3/index.json" />
16+
<add key="darc-pub-DotNet-msbuild-Trusted-7806cbf" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-7806cbf7/nuget/v3/index.json" />
1717
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1818
<!-- Begin: Package sources from dotnet-runtime -->
19-
<add key="darc-int-dotnet-runtime-c96cd11" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-c96cd11c/nuget/v3/index.json" />
19+
<add key="darc-int-dotnet-runtime-b3b35ce" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b3b35ce8/nuget/v3/index.json" />
2020
<!-- End: Package sources from dotnet-runtime -->
2121
<!-- Begin: Package sources from dotnet-sdk -->
22-
<add key="darc-int-dotnet-sdk-423744d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-423744d3/nuget/v3/index.json" />
22+
<add key="darc-int-dotnet-sdk-4a8c079" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-4a8c079f/nuget/v3/index.json" />
2323
<!-- End: Package sources from dotnet-sdk -->
2424
<!-- Begin: Package sources from dotnet-windowsdesktop -->
25-
<add key="darc-int-dotnet-windowsdesktop-0167058" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-0167058c/nuget/v3/index.json" />
25+
<add key="darc-int-dotnet-windowsdesktop-d0e3683" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-d0e3683d/nuget/v3/index.json" />
2626
<!-- End: Package sources from dotnet-windowsdesktop -->
2727
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2828
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -44,15 +44,15 @@
4444
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
4545
<!-- End: Package sources from DotNet-msbuild-Trusted -->
4646
<!-- Begin: Package sources from dotnet-aspnetcore -->
47-
<add key="darc-int-dotnet-aspnetcore-568fff7" value="true" />
47+
<add key="darc-int-dotnet-aspnetcore-1599013" value="true" />
4848
<!-- End: Package sources from dotnet-aspnetcore -->
4949
<!-- Begin: Package sources from dotnet-runtime -->
50-
<add key="darc-int-dotnet-runtime-c96cd11" value="true" />
50+
<add key="darc-int-dotnet-runtime-b3b35ce" value="true" />
5151
<!-- Begin: Package sources from dotnet-sdk -->
52-
<add key="darc-int-dotnet-sdk-423744d" value="true" />
52+
<add key="darc-int-dotnet-sdk-4a8c079" value="true" />
5353
<!-- End: Package sources from dotnet-sdk -->
5454
<!-- Begin: Package sources from dotnet-windowsdesktop -->
55-
<add key="darc-int-dotnet-windowsdesktop-0167058" value="true" />
55+
<add key="darc-int-dotnet-windowsdesktop-d0e3683" value="true" />
5656
<!-- End: Package sources from dotnet-windowsdesktop -->
5757
<!-- End: Package sources from dotnet-runtime -->
5858
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

0 commit comments

Comments
 (0)