Skip to content

Commit eee790c

Browse files
authored
Merge branch 'release/9.0.3xx' into revert1xx
2 parents aed6e9c + 20c2e99 commit eee790c

File tree

4 files changed

+228
-218
lines changed

4 files changed

+228
-218
lines changed

NuGet.config

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,27 @@
2323
<!-- End: Package sources from dotnet-deployment-tools -->
2424
<!-- Begin: Package sources from dotnet-aspire -->
2525
<!-- End: Package sources from dotnet-aspire -->
26+
<!-- Begin: Package sources from dotnet-emsdk -->
27+
<add key="darc-pub-dotnet-emsdk-f70927a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-f70927a1/nuget/v3/index.json" />
28+
<!-- End: Package sources from dotnet-emsdk -->
2629
<!-- Begin: Package sources from dotnet-aspnetcore -->
30+
<add key="darc-int-dotnet-aspnetcore-5bae930" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-5bae9307/nuget/v3/index.json" />
2731
<!-- End: Package sources from dotnet-aspnetcore -->
2832
<!-- Begin: Package sources from dotnet-emsdk -->
2933
<!-- End: Package sources from dotnet-emsdk -->
3034
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
31-
<add key="darc-pub-DotNet-msbuild-Trusted-c9a5370" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-c9a53703/nuget/v3/index.json" />
35+
<add key="darc-int-DotNet-msbuild-Trusted-09c1be8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-09c1be84/nuget/v3/index.json" />
3236
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3337
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3438
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3539
<!-- Begin: Package sources from dotnet-runtime -->
40+
<add key="darc-int-dotnet-runtime-e1f1988" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e1f19886/nuget/v3/index.json" />
3641
<!-- End: Package sources from dotnet-runtime -->
3742
<!-- Begin: Package sources from dotnet-templating -->
38-
<add key="darc-pub-dotnet-templating-96bad0d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-96bad0d3/nuget/v3/index.json" />
43+
<add key="darc-pub-dotnet-templating-cb70723" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-cb707237/nuget/v3/index.json" />
3944
<!-- End: Package sources from dotnet-templating -->
4045
<!-- Begin: Package sources from dotnet-windowsdesktop -->
46+
<add key="darc-int-dotnet-windowsdesktop-9ff62aa" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-9ff62aa8/nuget/v3/index.json" />
4147
<!-- End: Package sources from dotnet-windowsdesktop -->
4248
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4349
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -64,14 +70,18 @@
6470
<disabledPackageSources>
6571
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6672
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
73+
<add key="darc-int-DotNet-msbuild-Trusted-09c1be8" value="true" />
6774
<!-- End: Package sources from DotNet-msbuild-Trusted -->
6875
<!-- Begin: Package sources from dotnet-templating -->
6976
<!-- End: Package sources from dotnet-templating -->
7077
<!-- Begin: Package sources from dotnet-aspnetcore -->
78+
<add key="darc-int-dotnet-aspnetcore-5bae930" value="true" />
7179
<!-- End: Package sources from dotnet-aspnetcore -->
7280
<!-- Begin: Package sources from dotnet-runtime -->
81+
<add key="darc-int-dotnet-runtime-e1f1988" value="true" />
7382
<!-- End: Package sources from dotnet-runtime -->
7483
<!-- Begin: Package sources from dotnet-windowsdesktop -->
84+
<add key="darc-int-dotnet-windowsdesktop-9ff62aa" value="true" />
7585
<!-- End: Package sources from dotnet-windowsdesktop -->
7686
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
7787
</disabledPackageSources>

0 commit comments

Comments
 (0)