-
Notifications
You must be signed in to change notification settings - Fork 440
Closed
Labels
Description
Context: dotnet/runtime#80401
dotnet/sdk@f5cb7e3 introduced a change that would make microsoft.net.workload.mono.toolchain an outdated id in order to work around manifest errors when older previews of the .NET 7 SDK were installed.
So for optional workloads to work at all, on CI we had to rename folders such as:
Filing this issue to track this problem, as it won't be solved until dotnet/runtime#80401 is merged and flows to dotnet/installer.
At that point we can test the changes further downstream in xamarin-android, xamarin-macios, and dotnet/maui.