diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 09ccdc1f3..a112ace8c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -42,6 +42,10 @@ https://github.com/dotnet/runtime ab1a8224cdf115b65e0db5dc88d11f205068f444 + + https://github.com/dotnet/runtime + ab1a8224cdf115b65e0db5dc88d11f205068f444 + @@ -236,9 +240,9 @@ https://github.com/dotnet/arcade 1f6c5acef9bdf9d4bf1eded044eeec0d7d19560d - + https://github.com/dotnet/runtime - af841c8b33cecc92d74222298f1e45bf7bf3d90a + ab1a8224cdf115b65e0db5dc88d11f205068f444 https://github.com/dotnet/source-build-reference-packages diff --git a/eng/Versions.props b/eng/Versions.props index b3a71de8a..ef8374a8a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -108,7 +108,7 @@ 9.0.0-alpha.1.23612.13 9.0.0-alpha.1.23612.13 9.0.0-alpha.1.23612.13 - 8.0.0-rc.1.23414.4 + 9.0.0-alpha.1.23612.13 2.1.0 @@ -247,7 +247,7 @@ 2.2.0-beta.19072.10 2.0.0 17.9.0-preview-23610-02 - 8.0.0-alpha.1.22557.12 + 9.0.0-alpha.1.23612.13 9.0.0-preview.23613.1 diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 7fd7b2c14..4eec546bb 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -95,7 +95,6 @@ <_NETStandardLibraryPackageVersion>$(NETStandardLibraryRefPackageVersion) <_NETCorePlatformsPackageVersion>$(MicrosoftNETCorePlatformsPackageVersion) - <_NET80RuntimePackVersion>8.0.$(VersionFeature80) <_NET80TargetingPackVersion>8.0.$(VersionFeature80) <_NET80WebAssemblyPackVersion>8.0.$(VersionFeature80)