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

Better trimming support + trimming fix #12785

Merged
merged 2 commits into from
Mar 6, 2023

Commits on Mar 6, 2023

  1. Better trimming support + trimming fix

    - Allow for trimming to be set in SourceBuild.props. This enables use in repo SB legs. Includes a default set which is all netcoreapps + netstandards.
    - Disable trimming for top level projects in Arcade, so that we don't accidentally skip things like publishing.
    mmitche committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3e255bb View commit details
    Browse the repository at this point in the history
  2. Add netcoreapp3.1

    mmitche committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    bc28d0d View commit details
    Browse the repository at this point in the history