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