From 293916662e8fbd43b80a3d4842b3bdd14ed895cc Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Thu, 30 Sep 2021 11:58:16 -0500 Subject: [PATCH] Update Maui/Xamarin manifests for .NET 6 RC 2 Bump to: xamarin/xamarin-android/release/6.0.1xx-preview9@2c2302a Bump to: xamarin/xamarin-macios/release/6.0.1xx-preview9@233cef2 Bump to: dotnet/maui/release/6.0.1xx-preview9@f3f8f5f Our version numbers have switched from `rc.2` to `preview.9`, and we incremented `*.100` to `*.101`. After `.\build.cmd -pack -publish`, manually tested the workloads: > $env:DOTNET_MULTILEVEL_LOOKUP=0 > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install android --skip-manifest-update Installing pack Microsoft.Android.Sdk version 31.0.101-preview.9.16... ... > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install ios --skip-manifest-update Installing pack Microsoft.iOS.Sdk version 15.0.101-preview.9.31... ... > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install maccatalyst --skip-manifest-update Installing pack Microsoft.MacCatalyst.Sdk version 15.0.101-preview.9.31... ... > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install macos --skip-manifest-update Installing pack Microsoft.macOS.Sdk version 12.0.101-preview.9.31... ... > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install tvos --skip-manifest-update Installing pack Microsoft.tvOS.Sdk version 15.0.101-preview.9.31... ... > .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install maui --skip-manifest-update Installing pack Microsoft.Maui.Core.Ref.ios version 6.0.101-preview.9.1805... --- eng/Versions.props | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 236dfb29e..bb83161a0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -165,12 +165,12 @@ - 6.0.100-rc.1.1351 - 30.0.100-rc.1.137 - 15.0.100-rc.1.496 - 15.0.100-rc.1.496 - 12.0.100-rc.1.496 - 15.0.100-rc.1.496 + 6.0.101-preview.9.1805 + 31.0.101-preview.9.16 + 15.0.101-preview.9.31 + 15.0.101-preview.9.31 + 12.0.101-preview.9.31 + 15.0.101-preview.9.31 $(MicrosoftNETCoreAppRefPackageVersion) 6.0.0-rc.2.21464.1 $(MicrosoftNETWorkloadEmscriptenManifest60100Version)