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
@tmds Due to lack of time right now, I can't lead on backporting your changes relating to mono and non-portable builds from main to release/7.0, but I will be tracking the backports as they are processed to faciliate that work.
Issue tracker for Alpine patch backporting for .NET 7
Goals
Backport all patches currently used by Alpine's dotnet7 package
Support building mono runtime
[release/7.0] source-build: don't use crossgen when building for mono runtime. aspnetcore#44977
Enabled source-building with mono runtime on any architecture. installer#14792
[release/7.0] source build backports runtime#78395
Make PublishAot an optional feature because Mono does not support it. sdk#28674
s390x / ppc64le related patches
[release/7.0] Mono musl support (backport #76500) runtime#78273
(waiting on main)
Non-portable build patches
(to be backported)
[release/7.0.1xx] repos/sdk.proj: set NativeAotSupported=false on arm platform installer#15039
source-build: stop overriding aspnetcore version installer#14938
[release/7.0] source build backports runtime#78395
[release/7.0] source build backports runtime#78395
[release/7.0] source build backports runtime#78395
[release/7.0.1xx] ResolveReadyToRunCompilers: map non-portable rids when targetOS is determined. (#28380) sdk#29052
Source-build related patches
(waiting on main)
BundledVersions: update portable rid logic. installer#14647
The text was updated successfully, but these errors were encountered: