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

This commit is contained in:
v-wuzhai 2024-03-11 10:22:22 +08:00 committed by GitHub
commit d61bde9a60
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.24154.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24158.2">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>60a35f5b8ce2839e56457164844d91fc89622c6a</Sha>
<Sha>16ece46ae00dd1e8ac30a360d3dd03a6a682db41</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24126.1" CoherentParentDependency="Microsoft.NET.Sdk">