Skip to content

Commit 8903721

Browse files
authored
Remove unneeded version props/V.D.xml elements (#62183)
1 parent b760629 commit 8903721

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

eng/Version.Details.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -320,18 +320,6 @@
320320
<Uri>https://github.com/dotnet/dotnet</Uri>
321321
<Sha>0a01b394b186e190a80cb55740c13f6293cf5446</Sha>
322322
</Dependency>
323-
<!--
324-
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
325-
All Runtime.$rid packages should have the same version.
326-
-->
327-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.6.25278.103">
328-
<Uri>https://github.com/dotnet/dotnet</Uri>
329-
<Sha>0a01b394b186e190a80cb55740c13f6293cf5446</Sha>
330-
</Dependency>
331-
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="10.0.0-preview.6.25278.103">
332-
<Uri>https://github.com/dotnet/dotnet</Uri>
333-
<Sha>0a01b394b186e190a80cb55740c13f6293cf5446</Sha>
334-
</Dependency>
335323
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="10.0.0-preview.6.25278.103">
336324
<Uri>https://github.com/dotnet/dotnet</Uri>
337325
<Sha>0a01b394b186e190a80cb55740c13f6293cf5446</Sha>

eng/Versions.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,8 @@
6969
<!-- Packages from dotnet/runtime -->
7070
<MicrosoftExtensionsDependencyModelVersion>10.0.0-preview.6.25278.103</MicrosoftExtensionsDependencyModelVersion>
7171
<MicrosoftNETCoreAppRefVersion>10.0.0-preview.6.25278.103</MicrosoftNETCoreAppRefVersion>
72-
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.6.25278.103</MicrosoftNETCoreAppRuntimewinx64Version>
7372
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>10.0.0-preview.6.25278.103</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
7473
<MicrosoftNETRuntimeWebAssemblySdkVersion>10.0.0-preview.6.25278.103</MicrosoftNETRuntimeWebAssemblySdkVersion>
75-
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>10.0.0-preview.6.25278.103</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
7674
<MicrosoftNETCoreBrowserDebugHostTransportVersion>10.0.0-preview.6.25278.103</MicrosoftNETCoreBrowserDebugHostTransportVersion>
7775
<MicrosoftExtensionsCachingAbstractionsVersion>10.0.0-preview.6.25278.103</MicrosoftExtensionsCachingAbstractionsVersion>
7876
<MicrosoftExtensionsCachingMemoryVersion>10.0.0-preview.6.25278.103</MicrosoftExtensionsCachingMemoryVersion>

0 commit comments

Comments
 (0)