Skip to content

Commit 53b64c5

Browse files
authored
Merging internal commits for release/9.0.1xx (#49704)
2 parents 50c972e + 70cdde8 commit 53b64c5

File tree

3 files changed

+191
-194
lines changed

3 files changed

+191
-194
lines changed

NuGet.config

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,24 @@
2424
<!-- Begin: Package sources from dotnet-aspire -->
2525
<!-- End: Package sources from dotnet-aspire -->
2626
<!-- Begin: Package sources from dotnet-emsdk -->
27-
<add key="darc-pub-dotnet-emsdk-e3d8e8e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e3d8e8ea/nuget/v3/index.json" />
27+
<add key="darc-pub-dotnet-emsdk-b567cdb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-b567cdb6/nuget/v3/index.json" />
2828
<!-- End: Package sources from dotnet-emsdk -->
2929
<!-- Begin: Package sources from dotnet-aspnetcore -->
30-
<add key="darc-int-dotnet-aspnetcore-379bfc7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-379bfc7b/nuget/v3/index.json" />
30+
<add key="darc-int-dotnet-aspnetcore-f6b3a5d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-f6b3a5da/nuget/v3/index.json" />
3131
<!-- End: Package sources from dotnet-aspnetcore -->
3232
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
3333
<add key="darc-pub-DotNet-msbuild-Trusted-590305f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-590305fc/nuget/v3/index.json" />
3434
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3535
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3636
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3737
<!-- Begin: Package sources from dotnet-runtime -->
38-
<add key="darc-int-dotnet-runtime-3875b54" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3875b54e/nuget/v3/index.json" />
38+
<add key="darc-int-dotnet-runtime-3c298d9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3c298d9f/nuget/v3/index.json" />
3939
<!-- End: Package sources from dotnet-runtime -->
4040
<!-- Begin: Package sources from dotnet-templating -->
41-
<add key="darc-pub-dotnet-templating-0c96b36" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-0c96b36c/nuget/v3/index.json" />
42-
<add key="darc-pub-dotnet-templating-1a9d00e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-1a9d00e8/nuget/v3/index.json" />
4341
<add key="darc-pub-dotnet-templating-088027f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-088027fb/nuget/v3/index.json" />
4442
<!-- End: Package sources from dotnet-templating -->
4543
<!-- Begin: Package sources from dotnet-windowsdesktop -->
46-
<add key="darc-int-dotnet-windowsdesktop-c7cc0b3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c7cc0b3d/nuget/v3/index.json" />
44+
<add key="darc-int-dotnet-windowsdesktop-bd9e6e9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bd9e6e96/nuget/v3/index.json" />
4745
<!-- End: Package sources from dotnet-windowsdesktop -->
4846
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4947
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -70,16 +68,15 @@
7068
<!-- Begin: Package sources from dotnet-templating -->
7169
<!-- End: Package sources from dotnet-templating -->
7270
<!-- Begin: Package sources from dotnet-aspnetcore -->
73-
<add key="darc-int-dotnet-aspnetcore-379bfc7" value="true" />
71+
<add key="darc-int-dotnet-aspnetcore-f6b3a5d" value="true" />
7472
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
75-
<add key="darc-int-DotNet-msbuild-Trusted-13c590f" value="true" />
7673
<!-- End: Package sources from DotNet-msbuild-Trusted -->
7774
<!-- End: Package sources from dotnet-aspnetcore -->
7875
<!-- Begin: Package sources from dotnet-runtime -->
79-
<add key="darc-int-dotnet-runtime-3875b54" value="true" />
76+
<add key="darc-int-dotnet-runtime-3c298d9" value="true" />
8077
<!-- End: Package sources from dotnet-runtime -->
8178
<!-- Begin: Package sources from dotnet-windowsdesktop -->
82-
<add key="darc-int-dotnet-windowsdesktop-c7cc0b3" value="true" />
79+
<add key="darc-int-dotnet-windowsdesktop-bd9e6e9" value="true" />
8380
<!-- End: Package sources from dotnet-windowsdesktop -->
8481
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8582
</disabledPackageSources>

0 commit comments

Comments
 (0)