From e3625095d3c71a5cced143deec45c33047301b57 Mon Sep 17 00:00:00 2001 From: "Matt Mitchell (.NET)" Date: Fri, 16 May 2025 09:05:13 -0700 Subject: [PATCH] Do not use arch-specific properties for stable/nonstable versions --- eng/InstallRuntimes.proj | 4 ++-- eng/Version.Details.xml | 6 +----- eng/Versions.props | 12 ++++++------ 3 files changed, 9 insertions(+), 13 deletions(-) diff --git a/eng/InstallRuntimes.proj b/eng/InstallRuntimes.proj index b5ddc047d9..9dbfd87967 100644 --- a/eng/InstallRuntimes.proj +++ b/eng/InstallRuntimes.proj @@ -35,7 +35,7 @@ -NoPath -SkipNonVersionedFiles -Architecture $(BuildArch) -InstallDir $(DotNetInstallRoot) - $([MSBuild]::NormalizeDirectory('$(DotNetInstallRoot)', 'shared', 'Microsoft.NETCore.App', '$(MicrosoftNETCoreAppRuntimewinx64Version)')) + $([MSBuild]::NormalizeDirectory('$(DotNetInstallRoot)', 'shared', 'Microsoft.NETCore.App', '$(MicrosoftNETCoreAppRefVersion)')) $(DotNetInstallRoot)Debugger.Tests.Versions.txt @@ -103,7 +103,7 @@ Condition="'$(LiveRuntimeDir)' != ''" Inputs="$(VersionsPropsPath)" Outputs="$(TestConfigFileName)"> - + <_LiveRuntimeFiles Include="$(LiveRuntimeDir)\**\*.*" /> diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a5ecb2bfc1..7a24e9a6c2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -35,11 +35,7 @@ https://github.com/dotnet/dotnet 78c5fa9a48d469a19ab5a61c16c955c1f370b5be - - https://github.com/dotnet/dotnet - 78c5fa9a48d469a19ab5a61c16c955c1f370b5be - - + https://github.com/dotnet/dotnet 78c5fa9a48d469a19ab5a61c16c955c1f370b5be diff --git a/eng/Versions.props b/eng/Versions.props index 2d6fa85710..2768cb2959 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -16,8 +16,8 @@ - 10.0.0-preview.5.25229.109 - 10.0.0-preview.5.25229.109 + 10.0.0-preview.5.25229.109 + 10.0.0-preview.5.25229.109 10.0.0-preview.5.25229.109 10.0.0-preview.5.25229.109 @@ -114,8 +114,8 @@ - $(VSRedistCommonNetCoreSharedFrameworkx64100Version) - $(MicrosoftNETCoreAppRuntimewinx64Version) + $(MicrosoftNETCorePlatformsVersion) + $(MicrosoftNETCoreAppRefVersion) $(MicrosoftAspNetCoreAppRefInternalVersion) $(MicrosoftAspNetCoreAppRefVersion) net10.0 @@ -138,8 +138,8 @@ - $(VSRedistCommonNetCoreSharedFrameworkx64100Version) - $(MicrosoftNETCoreAppRuntimewinx64Version) + $(MicrosoftNETCorePlatformsVersion) + $(MicrosoftNETCoreAppRefVersion) $(MicrosoftAspNetCoreAppRefInternalVersion) $(MicrosoftAspNetCoreAppRefVersion) net10.0