Skip to content

Commit 98eef97

Browse files
authored
Remove CoherentParentDependency metadata for entries both inside the VMR (#48698)
1 parent 632914b commit 98eef97

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,9 @@
291291
<Uri>https://github.com/dotnet/dotnet</Uri>
292292
<Sha>721dc7a2a59416b21fc49447d264009d708d6000</Sha>
293293
</Dependency>
294-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.5.25222.12" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
295-
<Uri>https://github.com/dotnet/wpf</Uri>
296-
<Sha>c80941dd15b7bfad555c096ef2fe190cd6eed276</Sha>
294+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.5.25223.119">
295+
<Uri>https://github.com/dotnet/dotnet</Uri>
296+
<Sha>721dc7a2a59416b21fc49447d264009d708d6000</Sha>
297297
</Dependency>
298298
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.5.25223.119">
299299
<Uri>https://github.com/dotnet/dotnet</Uri>
@@ -441,13 +441,13 @@
441441
<SourceBuild RepoName="razor" ManagedOnly="true" />
442442
</Dependency>
443443
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
444-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-preview.5.25222.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
445-
<Uri>https://github.com/dotnet/winforms</Uri>
446-
<Sha>89fcfd878c4dd8c962f04832c92d3c977064b4e0</Sha>
444+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-preview.5.25223.119">
445+
<Uri>https://github.com/dotnet/dotnet</Uri>
446+
<Sha>721dc7a2a59416b21fc49447d264009d708d6000</Sha>
447447
</Dependency>
448-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-preview.5.25222.12" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
449-
<Uri>https://github.com/dotnet/wpf</Uri>
450-
<Sha>c80941dd15b7bfad555c096ef2fe190cd6eed276</Sha>
448+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-preview.5.25223.119">
449+
<Uri>https://github.com/dotnet/dotnet</Uri>
450+
<Sha>721dc7a2a59416b21fc49447d264009d708d6000</Sha>
451451
</Dependency>
452452
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.25223.119">
453453
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)