diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d75bb7bb941aab..bba87175d8d87c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -158,9 +158,9 @@ https://github.com/dotnet/llvm-project cea4a95e1505e737e768c8094d6aa880f5442ab7 - + https://github.com/dotnet/runtime - 38017c3935de95d0335bac04f4901ddfc2718656 + fde6b37e985605d862c070256de7c97e2a3f3342 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 4c68b19f14c314..6836bbf9bc176a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -69,7 +69,7 @@ 6.0.0-preview.1.102 - 6.0.0-alpha.1.20612.4 + 6.0.0-alpha.1.20612.4 6.0.0-rc.1.21415.6 6.0.0-rc.1.21415.6 3.1.0 diff --git a/src/coreclr/tools/runincontext/runincontext.csproj b/src/coreclr/tools/runincontext/runincontext.csproj index 14a0a2cf310870..bf17769e6f0bd3 100644 --- a/src/coreclr/tools/runincontext/runincontext.csproj +++ b/src/coreclr/tools/runincontext/runincontext.csproj @@ -2,7 +2,7 @@ Exe $(NetCoreAppToolCurrent) - $(MicrosoftNETCoreAppVersion) + $(MicrosoftNETCoreAppRuntimewinx64Version) false BuildOnly $(RuntimeBinDir) diff --git a/src/tests/run.proj b/src/tests/run.proj index f21a0bd1284065..2d8d564ee15f0f 100644 --- a/src/tests/run.proj +++ b/src/tests/run.proj @@ -101,7 +101,7 @@ $(_XunitEpilog) $(XUnitTestBinBase)\$(CategoryWithSlash) - $(MicrosoftNETCoreAppVersion) + $(MicrosoftNETCoreAppRuntimewinx64Version) false