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

Discourage using explicit package references to ILCompiler to publish… #74769

Merged
merged 1 commit into from
Aug 30, 2022

Commits on Aug 29, 2022

  1. Discourage using explicit package references to ILCompiler to publish (

    …dotnet#74591)
    
    * Show a warning when an explicit package reference to ILCompiler is added
    
    * Apply suggestions from code review
    
    Co-authored-by: Jan Kotas <[email protected]>
    
    * Fix issue 27239
    
    * Apply suggestions from code review
    
    Co-authored-by: Sven Boemer <[email protected]>
    
    * exclude the warning for direct targets file invoke cases
    
    Co-authored-by: Jan Kotas <[email protected]>
    Co-authored-by: Sven Boemer <[email protected]>
    3 people committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a2ff7c0 View commit details
    Browse the repository at this point in the history