From 569b314dc03f8bd20b20c6714a8667b7d78c5e7d Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Tue, 31 Jan 2023 20:50:06 -0600 Subject: [PATCH 1/2] Bump to xamarin/xamarin-android/main@8872d04 34.0.0-preview.1.146 Fixes: https://github.com/dotnet/installer/issues/15348 Changes: https://github.com/xamarin/xamarin-android/compare/1d7092d...8872d04 Changes: https://github.com/dotnet/installer/compare/779a644...dec1209 Changes: https://github.com/dotnet/runtime/compare/ddb6988...9529803 Changes: https://github.com/dotnet/emsdk/compare/5b46122...0fe864f Update to latest Android workload and .NET 8 SDK. This should resolve the issues with workload manifest names. --- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 23 ++++++++++++----------- src/DotNet/Dependencies/Workloads.csproj | 3 ++- src/DotNet/DotNet.csproj | 9 --------- 4 files changed, 22 insertions(+), 29 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1e36369c34ab..9b3a25a61977 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/installer - 779a6442daf6b95c5662d2f0c20801de5e179a05 + dec120944450abb58bc07a2fcdae2f4383bfd6bf - + https://github.com/dotnet/runtime - ddb69889684da95dc8d83a51b987774de5e47598 + 9529803ae29c2804880c6bd8ca710b8c037cb498 - + https://github.com/xamarin/xamarin-android - 1d7092d7b7382c62064eb45ccd70af5f34f62eba + 8872d0480cb4cc0ff41334e4dc2fefd9e0e074c2 https://github.com/xamarin/xamarin-macios @@ -28,9 +28,9 @@ https://github.com/xamarin/xamarin-macios aa7cafc5f33b576b46fcb66eb7c24208622cdce3 - + https://github.com/dotnet/emsdk - 5b46122b31036064483ce2e55b5e2240e5548204 + 0fe864fc71191ff4ee18e59ef0af2929ca367a11 https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal diff --git a/eng/Versions.props b/eng/Versions.props index 04d14f746ea4..396ab49c70c2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,15 +3,15 @@ 6.0.547 - 8.0.100-alpha.1.23070.23 + 8.0.100-alpha.1.23080.11 - 8.0.0-alpha.1.23070.1 + 8.0.0-alpha.1.23080.2 7.0.0 7.0.0 7.0.0 - 34.0.0-preview.1.143 + 34.0.0-preview.1.146 16.2.198-net8-p1 13.1.198-net8-p1 @@ -20,8 +20,8 @@ 7.0.104 - 8.0.0-alpha.1.23066.1 - $(MicrosoftNETWorkloadEmscriptennet7Manifest80100PackageVersion) + 8.0.0-alpha.1.23077.4 + $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100alpha1Version) 1.2.221209.1 10.0.22621.755 @@ -69,13 +69,14 @@ 1.2.0 - 8.0.100 - $(DotNetVersionBand)$([System.Text.RegularExpressions.Regex]::Match($(MicrosoftDotnetSdkInternalPackageVersion), `\-(preview|rc|alpha).\d+`)) - $(DotNetSdkManifestsFolder) + $([System.Text.RegularExpressions.Regex]::Match($(MicrosoftDotnetSdkInternalPackageVersion), `^\d+\.\d+\.\d`))00 + $(VersionBand)$([System.Text.RegularExpressions.Regex]::Match($(MicrosoftDotnetSdkInternalPackageVersion), `\-(preview|rc|alpha).\d+`)) + $(DotNetVersionBand) + $(DotNetVersionBand) $(DotNetVersionBand) $(DotNetVersionBand) - $(DotNetSdkManifestsFolder) - $(DotNetSdkManifestsFolder) - $(DotNetSdkManifestsFolder) + $(DotNetVersionBand) + $(DotNetVersionBand) + $(DotNetVersionBand) diff --git a/src/DotNet/Dependencies/Workloads.csproj b/src/DotNet/Dependencies/Workloads.csproj index a8e819a035ab..2e9b4bd8017d 100644 --- a/src/DotNet/Dependencies/Workloads.csproj +++ b/src/DotNet/Dependencies/Workloads.csproj @@ -3,9 +3,10 @@ netstandard2.0 - + + diff --git a/src/DotNet/DotNet.csproj b/src/DotNet/DotNet.csproj index 05b547dac9c8..2d33dbd3dee9 100644 --- a/src/DotNet/DotNet.csproj +++ b/src/DotNet/DotNet.csproj @@ -159,15 +159,6 @@ Files="@(_WorkloadFiles)" WorkloadDirectory="$(DotNetSdkManifestsDirectory)" /> - - - <_WorkloadFilesToFixup Include="$(_WorkloadManifestDir)microsoft.net.workload.mono.toolchain.manifest-$(DotNetMonoManifestVersionBand)/*/data/WorkloadManifest.*" /> - - From 569aa55468e46396566dd63c6fc43b8aac5a0562 Mon Sep 17 00:00:00 2001 From: Rui Marinho Date: Wed, 1 Feb 2023 11:36:03 +0000 Subject: [PATCH 2/2] Update Versions.props --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index d836606942d3..50560ed2e40f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ 6.0.547 - 04 + 8.0.100-alpha.1.23080.11 8.0.0-alpha.1.23080.2