diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2d30271da0e633..3c4fc0a4aca5dd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,9 +4,9 @@ https://github.com/dotnet/corefx 5cee7c97d602f294e27c582d4dab81ec388f1d7b - - https://github.com/dotnet/core-setup - 8743c312a9d1ce4035140046d44bb959c44f194f + + https://github.com/dotnet/runtime + 86bfd8d46b3817e2a027b23d829cd0d035cd8ad6 https://github.com/dotnet/core-setup diff --git a/eng/Versions.props b/eng/Versions.props index a7068e5c450a17..5e2ce3183a3df3 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -6,10 +6,12 @@ 5 0 0 - - true alpha 1 + + + $(MajorVersion).$(MinorVersion).0.0 false release @@ -43,7 +45,7 @@ 5.0.0-beta.20071.3 5.0.0-beta.20071.3 - 5.0.0-alpha.1.19562.8 + 5.0.0-alpha.1.20071.1 5.0.0-alpha.1.19563.6 5.0.0-alpha.1.19563.6 2.1.0 diff --git a/src/installer/Directory.Build.props b/src/installer/Directory.Build.props index 9670824f2a1285..51579dc628b5c3 100644 --- a/src/installer/Directory.Build.props +++ b/src/installer/Directory.Build.props @@ -13,6 +13,9 @@ $([System.IO.Path]::GetDirectoryName('$(ArcadeSdkBuildTasksAssembly)'))\..\ $(ArcadeSdkMSBuildProjectDir)Sign.proj + + + diff --git a/src/installer/test/Assets/TestUtils/TestProjects.props b/src/installer/test/Assets/TestUtils/TestProjects.props index e75ada59052337..97993c19cf9774 100644 --- a/src/installer/test/Assets/TestUtils/TestProjects.props +++ b/src/installer/test/Assets/TestUtils/TestProjects.props @@ -15,6 +15,11 @@ win-x86 tests that assumed a win-x64 app host RID based on the runner SDK. --> $(TestTargetRid) + + + + 1.0.0.0