From dc6edd4b450e9254eaf516270fcfdd5319cb0fe4 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Tue, 13 Apr 2021 16:41:01 -0500 Subject: [PATCH] Update workload manifests to match .NET 6 P3 The versions that were currently used here were a bit outdated, and some looked like they were pointing to a PR build. I updated to the builds we shipped for .NET 6 Preview 3, corresponding to: * https://github.com/xamarin/xamarin-macios/commit/f68d4d9c2a342daf9eaad364ccbe252e009d3901 * https://github.com/xamarin/xamarin-android/commit/7d6cd1cde4182d7db2cfc5d0b55364c972b6d34f Going forward, I will manually update these as we prepare for future previews. --- eng/Versions.props | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 40a957f51..3b6af49ad 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -146,11 +146,11 @@ - 11.2.0-ci.d16-9.0 - 14.4.100-ci.pr.gh10849.1206 - 14.3.100-ci.pr.gh10849.351 - 11.1.100-ci.pr.gh10849.1259 - 14.3.100-ci.pr.gh10849.1259 + 11.0.200-preview.3.196 + 14.4.100-preview.3.1326 + 14.3.100-preview.3.471 + 11.1.100-preview.3.1379 + 14.3.100-preview.3.1379 $(MicrosoftAspNetCoreAppRuntimePackageVersion)