Skip to content

Commit 648d092

Browse files
authored
Remove unused arch-specific properties (#10899)
1 parent c485000 commit 648d092

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

eng/Version.Details.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,6 @@
3838
<Uri>https://github.com/dotnet/dotnet</Uri>
3939
<Sha>d2434b1b5ed778f9869b1e51ba1df4bc3a64eda7</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-preview.6.25302.103">
42-
<Uri>https://github.com/dotnet/dotnet</Uri>
43-
<Sha>d2434b1b5ed778f9869b1e51ba1df4bc3a64eda7</Sha>
44-
</Dependency>
45-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.10.0" Version="10.0.0-preview.6.25302.103">
46-
<Uri>https://github.com/dotnet/dotnet</Uri>
47-
<Sha>d2434b1b5ed778f9869b1e51ba1df4bc3a64eda7</Sha>
48-
</Dependency>
4941
<Dependency Name="System.CodeDom" Version="10.0.0-preview.6.25302.103">
5042
<Uri>https://github.com/dotnet/dotnet</Uri>
5143
<Sha>d2434b1b5ed778f9869b1e51ba1df4bc3a64eda7</Sha>

eng/Versions.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,7 @@
3131
</PropertyGroup>
3232
<!-- Packages that come from https://github.com/dotnet/runtime -->
3333
<PropertyGroup>
34-
<VSRedistCommonNetCoreSharedFrameworkx64100PackageVersion>10.0.0-preview.6.25302.103</VSRedistCommonNetCoreSharedFrameworkx64100PackageVersion>
3534
<MicrosoftNETCoreAppRefVersion>10.0.0-preview.6.25302.103</MicrosoftNETCoreAppRefVersion>
36-
<MicrosoftNETCoreAppRuntimewinx64Version>10.0.0-preview.6.25302.103</MicrosoftNETCoreAppRuntimewinx64Version>
3735
<MicrosoftNETCorePlatformsVersion>10.0.0-preview.6.25302.103</MicrosoftNETCorePlatformsVersion>
3836
<SystemCodeDomPackageVersion>10.0.0-preview.6.25302.103</SystemCodeDomPackageVersion>
3937
<SystemConfigurationConfigurationManagerPackageVersion>10.0.0-preview.6.25302.103</SystemConfigurationConfigurationManagerPackageVersion>

0 commit comments

Comments
 (0)