Adding CoherentParentDependency attribute to intermediate dependency
This commit is contained in:
parent
5dc8e1e1b9
commit
663f53de8a
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@
|
|||
</Dependency>
|
||||
<!-- Explicit dependency because Microsoft.Deployment.DotNet.Releases has different versioning
|
||||
than the SB intermediate -->
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="8.0.0-preview.1.23159.4">
|
||||
<Dependency Name="Microsoft.SourceBuild.Intermediate.deployment-tools" Version="8.0.0-preview.1.23159.4" CoherentParentDependency="Microsoft.NET.Sdk">
|
||||
<Uri>https://github.com/dotnet/deployment-tools</Uri>
|
||||
<Sha>b60c95e1ce736630d17e16626c59e3dd85ebae2b</Sha>
|
||||
<SourceBuild RepoName="deployment-tools" ManagedOnly="true" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue