Update source-build dependency to source-build-externals (#13224)
* Update source-build dependency to source-build-externals * Update source-build-externals version * Update source-build-externals version.details.xml dependency
This commit is contained in:
parent
8a9f853ea8
commit
1d7ecd3d36
1 changed files with 4 additions and 4 deletions
|
@ -170,10 +170,10 @@
|
|||
<Uri>https://github.com/dotnet/emsdk</Uri>
|
||||
<Sha>b581f08ff228099e732aa8c8cde53995a5870901</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build" Version="0.1.0-alpha.1.21475.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/source-build</Uri>
|
||||
<Sha>10d0f7e94aa45889155c312f51cfc01bf326b853</Sha>
|
||||
<SourceBuild RepoName="source-build" ManagedOnly="true" />
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.22114.1" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/source-build-externals</Uri>
|
||||
<Sha>a28332454bd70964205fb18bf3d0a1146a228b25</Sha>
|
||||
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue