Skip to content

Commit 77426f9

Browse files
committed
Update various runtimes to the public 9.0.1 version
1 parent 27573c6 commit 77426f9

File tree

3 files changed

+193
-181
lines changed

3 files changed

+193
-181
lines changed

NuGet.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,26 @@
99
<!-- Begin: Package sources from dotnet-aspire -->
1010
<!-- End: Package sources from dotnet-aspire -->
1111
<!-- Begin: Package sources from dotnet-aspnetcore -->
12+
<add key="darc-int-dotnet-aspnetcore-4e4e1fc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-4e4e1fc3/nuget/v3/index.json" />
13+
<add key="darc-int-dotnet-aspnetcore-4e4e1fc-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-4e4e1fc3-1/nuget/v3/index.json" />
1214
<!-- End: Package sources from dotnet-aspnetcore -->
1315
<!-- Begin: Package sources from dotnet-emsdk -->
16+
<add key="darc-pub-dotnet-emsdk-5a19723" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-5a197234/nuget/v3/index.json" />
17+
<add key="darc-pub-dotnet-emsdk-5a19723-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-5a197234-1/nuget/v3/index.json" />
1418
<!-- End: Package sources from dotnet-emsdk -->
1519
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
1620
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1721
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1822
<!-- End: Package sources from dotnet-roslyn-analyzers -->
1923
<!-- Begin: Package sources from dotnet-runtime -->
24+
<add key="darc-int-dotnet-runtime-69ae1ac" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-69ae1ac0/nuget/v3/index.json" />
2025
<!-- End: Package sources from dotnet-runtime -->
2126
<!-- Begin: Package sources from dotnet-templating -->
2227
<add key="darc-pub-dotnet-templating-aaebde7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-aaebde79/nuget/v3/index.json" />
2328
<!-- End: Package sources from dotnet-templating -->
2429
<!-- Begin: Package sources from dotnet-windowsdesktop -->
30+
<add key="darc-int-dotnet-windowsdesktop-1db7b9d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-1db7b9dd/nuget/v3/index.json" />
31+
<add key="darc-int-dotnet-windowsdesktop-1db7b9d-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-1db7b9dd-1/nuget/v3/index.json" />
2532
<!-- End: Package sources from dotnet-windowsdesktop -->
2633
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2734
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -48,10 +55,15 @@
4855
<!-- Begin: Package sources from dotnet-templating -->
4956
<!-- End: Package sources from dotnet-templating -->
5057
<!-- Begin: Package sources from dotnet-aspnetcore -->
58+
<add key="darc-int-dotnet-aspnetcore-4e4e1fc-1" value="true" />
59+
<add key="darc-int-dotnet-aspnetcore-4e4e1fc" value="true" />
5160
<!-- End: Package sources from dotnet-aspnetcore -->
5261
<!-- Begin: Package sources from dotnet-runtime -->
62+
<add key="darc-int-dotnet-runtime-69ae1ac" value="true" />
5363
<!-- End: Package sources from dotnet-runtime -->
5464
<!-- Begin: Package sources from dotnet-windowsdesktop -->
65+
<add key="darc-int-dotnet-windowsdesktop-1db7b9d-1" value="true" />
66+
<add key="darc-int-dotnet-windowsdesktop-1db7b9d" value="true" />
5567
<!-- End: Package sources from dotnet-windowsdesktop -->
5668
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5769
</disabledPackageSources>

0 commit comments

Comments
 (0)