dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.92k stars 4.64k forks source link

Add back ILLink usage of dependency analysis framework #105159

Open sbomer opened 1 month ago

sbomer commented 1 month ago

https://github.com/dotnet/runtime/pull/104267 reverted ILLink's usage of the dependency analysis framework because it was causing issues with custom steps:

Once https://github.com/dotnet/runtime/issues/104266 is fixed we can try undoing the revert. I suggest doing this early in .NET 10 to avoid unnecessary risk at this point for .NET 9. @vitek-karas @MichalStrehovsky @jtschuster

dotnet-policy-service[bot] commented 1 month ago

Tagging subscribers to this area: @vitek-karas, @agocke, @vsadov See info in area-owners.md if you want to be subscribed.

dotnet-policy-service[bot] commented 1 month ago

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas See info in area-owners.md if you want to be subscribed.