You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source-build currently uses this patch to remove the currently building RID from this list. Prior to the patch, this was causing issues with RID-specific publish and ReadyToRun. We should figure out a good fix for this that isn't just hardcoding the RID list.
The text was updated successfully, but these errors were encountered:
Original issues: dotnet/source-build#1231, dotnet/source-build#1202, dotnet/source-build#1232.
Source-build currently uses this patch to remove the currently building RID from this list. Prior to the patch, this was causing issues with RID-specific publish and ReadyToRun. We should figure out a good fix for this that isn't just hardcoding the RID list.
The text was updated successfully, but these errors were encountered: