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

Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 9.0.0-alpha.1.24105.2 -> To Version 9.0.0-alpha.1.24106.1
This commit is contained in:
dotnet-maestro[bot] 2024-02-08 13:27:14 +00:00
parent 95ad39aa68
commit b574e394e1

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.24105.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24106.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>2c52f66055a098987321c8fe96472679661c4071</Sha>
<Sha>f1ef074dfcf79d2f2da6e6ff9df8696a32aa063c</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24068.1" CoherentParentDependency="Microsoft.NET.Sdk">