Skip to content

Commit c0cabff

Browse files
authored
Fixup core-setup dependency to have same CPD attribute as others (#3514)
1 parent e9e541c commit c0cabff

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
@@ -63,7 +63,7 @@
6363
<Uri>https://github.com/dotnet/core-setup</Uri>
6464
<Sha>2d163b87b605fd23ceebfb04484e5ec5f2bffc32</Sha>
6565
</Dependency>
66-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.3">
66+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.3" CoherentParentDependency="Microsoft.Private.Winforms">
6767
<Uri>https://github.com/dotnet/core-setup</Uri>
6868
<Sha>2d163b87b605fd23ceebfb04484e5ec5f2bffc32</Sha>
6969
</Dependency>

0 commit comments

Comments
 (0)