Sync eng/common/{cross,native} with arcade#5892
Conversation
|
cc @hoyosjs, @akoeplinger it includes dotnet/arcade#17027. |
|
@am11 - have you noticed this in other repos? And is it just these dirs? |
Yup, in SDK and aspnetcore. Up until last month, only runtime and diagnostics were using native infra from eng/common. Now that aspnetcore and SDK tools are AOT published for few weeks, we should sync the entire eng/common without any filtering across arcade-powered repos. IMO, it's much simpler (and it seems like the original intent when eng/common/README.md file was first written..).
Just copied the entire dir, pushed a commit. Seems like there was more out of sync, so something is filtering the contents. :/ |
|
@hoyosjs, turned out additional changes in new eng/common required new |
|
We can't use .NET 11 SDK in this repo - we use the release branch of arcade |
|
10.0.3xx also has the feature - but I believe it might not be available in source build |
39253f3 to
3233398
Compare
|
@hoyosjs, the |
It stopped syncing automatically few months ago for some reason, so new platforms' configs aren't showing up. See #5858 (comment).