Skip to content

Commit 56c2a21

Browse files
authored
[release/9.0.1xx] Update dependencies from dotnet/source-build-reference-packages (#51383)
2 parents 7e16521 + 0a4b6a4 commit 56c2a21

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

NuGet.config

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,19 @@
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-f70927a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-f70927a1/nuget/v3/index.json" />
2827
<!-- End: Package sources from dotnet-emsdk -->
2928
<!-- 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" />
3129
<!-- End: Package sources from dotnet-aspnetcore -->
3230
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
33-
<add key="darc-pub-DotNet-msbuild-Trusted-465c458" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-465c4580/nuget/v3/index.json" />
3431
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3532
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3633
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3734
<!-- Begin: Package sources from dotnet-runtime -->
38-
<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" />
3935
<!-- End: Package sources from dotnet-runtime -->
4036
<!-- Begin: Package sources from dotnet-templating -->
4137
<add key="darc-pub-dotnet-templating-fe4cc37" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fe4cc37d/nuget/v3/index.json" />
4238
<!-- End: Package sources from dotnet-templating -->
4339
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44-
<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" />
4540
<!-- End: Package sources from dotnet-windowsdesktop -->
4641
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4742
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -69,15 +64,12 @@
6964
<!-- Begin: Package sources from dotnet-templating -->
7065
<!-- End: Package sources from dotnet-templating -->
7166
<!-- Begin: Package sources from dotnet-aspnetcore -->
72-
<add key="darc-int-dotnet-aspnetcore-5bae930" value="true" />
7367
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
7468
<!-- End: Package sources from DotNet-msbuild-Trusted -->
7569
<!-- End: Package sources from dotnet-aspnetcore -->
7670
<!-- Begin: Package sources from dotnet-runtime -->
77-
<add key="darc-int-dotnet-runtime-e1f1988" value="true" />
7871
<!-- End: Package sources from dotnet-runtime -->
7972
<!-- Begin: Package sources from dotnet-windowsdesktop -->
80-
<add key="darc-int-dotnet-windowsdesktop-9ff62aa" value="true" />
8173
<!-- End: Package sources from dotnet-windowsdesktop -->
8274
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8375
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@
451451
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
452452
</Dependency>
453453
<!-- Intermediate is necessary for source build. -->
454-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.25517.3">
454+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.25520.6">
455455
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
456456
<Sha>2621104ca7f734b64166a4eb3cf4927166b82da9</Sha>
457457
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />

0 commit comments

Comments
 (0)