File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 58
58
<Uri >https://github.com/dotnet/corefx</Uri >
59
59
<Sha >bedb348c4d93b6172967df6cdeea0272c81eb752</Sha >
60
60
</Dependency >
61
- <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 3.0.0" Pinned =" true" >
62
- <Uri >https://github.com/dotnet/core-setup</Uri >
63
- <Sha >7d57652f33493fa022125b7f63aad0d70c52d810</Sha >
64
- </Dependency >
65
61
<!--
66
62
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
67
63
All Runtime.$rid packages should have the same version.
74
70
<Uri >https://github.com/dotnet/core-setup</Uri >
75
71
<Sha >d34d1570bfdf669ed94b4c939b2f39a1650e2320</Sha >
76
72
</Dependency >
73
+ <!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
74
+ <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 3.0.0" Pinned =" true" >
75
+ <Uri >https://github.com/dotnet/core-setup</Uri >
76
+ <Sha >7d57652f33493fa022125b7f63aad0d70c52d810</Sha >
77
+ </Dependency >
77
78
</ProductDependencies >
78
79
<ToolsetDependencies >
79
80
<Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.19474.3" >
You can’t perform that action at this time.
0 commit comments