Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/7.0-rc1] Add a way to suppress all trimming warnings #74220

Merged
merged 2 commits into from
Aug 20, 2022

Commits on Aug 19, 2022

  1. Add a way to suppress all trimming warnings

    Fixes #73926.
    
    Also adding AOT analysis suppression for parity.
    
    I didn't port the warning level support because the compat kind of goes beyond that. We can revisit later if needed.
    MichalStrehovsky authored and github-actions committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    596a523 View commit details
    Browse the repository at this point in the history
  2. Update Microsoft.NETCore.Native.targets

    MichalStrehovsky authored and github-actions committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    aaf584c View commit details
    Browse the repository at this point in the history