8000 Merging internal commits for release/8.0.4xx (#48926) · dotnet/sdk@b67220e · GitHub
[go: up one dir, main page]

Skip to content

Commit b67220e

Browse files
authored
Merging internal commits for release/8.0.4xx (#48926)
2 parents e542a4a + 53e5036 commit b67220e

File tree

3 files changed

+105
-93
lines changed

3 files changed

+105
-93
lines changed

NuGet.config

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-emsdk -->
7+
<add key="darc-pub-dotnet-emsdk-adc0d6e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-adc0d6e7/nuget/v3/index.json" />
78
<!-- End: Package sources from dotnet-emsdk -->
89
<!-- Begin: Package sources from dotnet-format -->
910
<add key="darc-pub-dotnet-format-59e6d3d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2/nuget/v3/index.json" />
@@ -14,18 +15,22 @@
1415
<add key="darc-pub-dotnet-format-59e6d3d-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-3/nuget/v3/index.json" />
1516
<!-- End: Package sources from dotnet-format -->
1617
<!-- Begin: Package sources from dotnet-aspnetcore -->
18+
<add key="darc-int-dotnet-aspnetcore-4ae1269" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-4ae1269b/nuget/v3/index.json" />
1719
<!-- End: Package sources from dotnet-aspnetcore -->
1820
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
19-
<add key="darc-pub-DotNet-msbuild-Trusted-bc60720" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-bc607202/nuget/v3/index.json" />
21+
<add key="darc-int-DotNet-msbuild-Trusted-3ab07f0" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-3ab07f0c/nuget/v3/index.json" />
22+
<add key="darc-int-DotNet-msbuild-Trusted-933b72e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-933b72e3/nuget/v3/index.json" />
2023
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2124
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
2225
<!-- End: Package sources from dotnet-roslyn-analyzers -->
2326
<!-- Begin: Package sources from dotnet-runtime -->
27+
<add key="darc-int-dotnet-runtime-efd5742" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-efd5742b/nuget/v3/index.json" />
2428
<!-- End: Package sources from dotnet-runtime -->
2529
<!-- Begin: Package sources from dotnet-templating -->
2630
<add key="darc-pub-dotnet-templating-e3bb940" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-e3bb940a/nuget/v3/index.json" />
2731
<!-- End: Package sources from dotnet-templating -->
2832
<!-- Begin: Package sources from dotnet-windowsdesktop -->
33+
<add key="darc-int-dotnet-windowsdesktop-cda1f82" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-cda1f825/nuget/v3/index.json" />
2934
<!-- End: Package sources from dotnet-windowsdesktop -->
3035
<!-- Begin: Package sources from dotnet-winforms -->
3136
<!-- End: Package sources from dotnet-winforms -->
@@ -52,12 +57,19 @@
5257
<!-- Begin: Package sources from dotnet-templating -->
5358
<!-- End: Package sources from dotnet-templating -->
5459
<!-- Begin: Package sources from dotnet-aspnetcore -->
60+
<add key="darc-int-dotnet-aspnetcore-4ae1269" value="true" />
61+
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
62+
<add key="darc-int-DotNet-msbuild-Trusted-3ab07f0" value="true" />
63+
<add key="darc-int-DotNet-msbuild-Trusted-933b72e" value="true" />
64+
<!-- End: Package sources from DotNet-msbuild-Trusted -->
5565
<!-- Begin: Package sources from dotnet-format -->
5666
<!-- End: Package sources from dotnet-format -->
5767
<!-- End: Package sources from dotnet-aspnetcore -->
5868
<!-- Begin: Package sources from dotnet-runtime -->
69+
<add key="darc-int-dotnet-runtime-efd5742" value="true" />
5970
<!-- End: Package sources from dotnet-runtime -->
6071
<!-- Begin: Package sources from dotnet-windowsdesktop -->
72+
<add key="darc-int-dotnet-windowsdesktop-cda1f82" value="true" />
6173
<!-- Begin: Package sources from dotnet-winforms -->
6274
<!-- End: Package sources from dotnet-winforms -->
6375
<!-- End: Package sources from dotnet-windowsdesktop -->

0 commit comments

Comments
 (0)
0