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

Enable StripSymbols by default #85139

Merged
merged 4 commits into from Apr 23, 2023
Merged

Commits on Apr 21, 2023

  1. Enable StripSymbols by default

    See discussion in dotnet/sdk#31739 (comment).
    
    Once this merges, we should:
    - [ ] Update the `dotnet new console -aot` template
    - [ ] Update the `dotnet new api -aot` template
    - [ ] Update docs and declare different defaults.
    MichalStrehovsky committed Apr 21, 2023
    Copy the full SHA
    7756c27 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    94ea95d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a3d087f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Copy the full SHA
    d999f71 View commit details
    Browse the repository at this point in the history