[main] Update dependencies from dotnet/source-build-externals (#18640)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2024-02-13 15:26:59 +01:00 committed by GitHub
parent 331a02da30
commit 2afbd487ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -226,9 +226,9 @@
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24106.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24112.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>f1ef074dfcf79d2f2da6e6ff9df8696a32aa063c</Sha>
<Sha>ddfb60463c966af55fd0e222c2266170e83d1324</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24112.1" CoherentParentDependency="Microsoft.NET.Sdk">