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

Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 9.0.0-alpha.1.24208.1 -> To Version 9.0.0-alpha.1.24211.1
This commit is contained in:
dotnet-maestro[bot] 2024-04-12 12:22:38 +00:00
parent b8a5dd326a
commit 83b4b26219

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.24208.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24211.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>be742e4d97b36d6b2ce521938aa81988fbea7b6a</Sha>
<Sha>83566118e44922c30d146654d42c7c3745cc119d</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24209.3" CoherentParentDependency="Microsoft.NET.Sdk">