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

This commit is contained in:
JL03-Yue 2024-03-13 10:36:13 -07:00 committed by GitHub
commit 33549194e2
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.24161.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24162.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>472629e451a5a87410ea3670606f7235a4dd5a02</Sha>
<Sha>3167c0a9379f52145af31057aca31f45528eb123</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24126.1" CoherentParentDependency="Microsoft.NET.Sdk">