[main] Update dependencies from dotnet/source-build-externals (#18937)
This commit is contained in:
commit
d61bde9a60
1 changed files with 2 additions and 2 deletions
|
@ -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.24154.2">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24158.2">
|
||||
<Uri>https://github.com/dotnet/source-build-externals</Uri>
|
||||
<Sha>60a35f5b8ce2839e56457164844d91fc89622c6a</Sha>
|
||||
<Sha>16ece46ae00dd1e8ac30a360d3dd03a6a682db41</Sha>
|
||||
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24126.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
|
|
Loading…
Reference in a new issue