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

[main] Update dependencies from dotnet/source-build-externals
This commit is contained in:
dotnet-maestro[bot] 2024-04-16 17:33:25 +00:00 committed by GitHub
parent 9b33ce6b38
commit bba81375f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -221,9 +221,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.24211.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24215.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>83566118e44922c30d146654d42c7c3745cc119d</Sha>
<Sha>f4e750201aaf6bad67391a52e8138bbd7abe3019</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24209.3" CoherentParentDependency="Microsoft.NET.Sdk">