Skip to content

Commit 03206f1

Browse files
authored
Remove CoherentParentDependency for Microsoft.Deployment.DotNet.Releases (#16143)
1 parent 9f7b1c9 commit 03206f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
125125
<Sha>990ebf52fc408ca45929fd176d2740675a67fab8</Sha>
126126
</Dependency>
127-
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24305.1" CoherentParentDependency="Microsoft.NET.Sdk.WorkloadManifestReader">
127+
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24305.1">
128128
<Uri>https://github.com/dotnet/deployment-tools</Uri>
129129
<Sha>d882ae4af9fb09a89e36487a9c8cb7dfde713927</Sha>
130130
</Dependency>

0 commit comments

Comments
 (0)