Update dependencies from https://github.com/dotnet/source-build-externals build 20240301.1

Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 9.0.0-alpha.1.24127.2 -> To Version 9.0.0-alpha.1.24151.1
This commit is contained in:
dotnet-maestro[bot] 2024-03-02 13:34:55 +00:00
parent 1c511c13d4
commit 85b1eae676

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.24127.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24151.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>88f13afba58a6c455039d71bbdd2cff3d847b236</Sha>
<Sha>7fbf7ef59ca7ddcfa92269ef84e3fcb7544f8699</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24126.1" CoherentParentDependency="Microsoft.NET.Sdk">