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

Add support for new feature switch #14432

Merged
merged 7 commits into from
Nov 13, 2020
Merged

Commits on Nov 4, 2020

  1. Add StartupHookSupport feature-switch

    Mateo Torres Ruiz committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    2975de6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Disable startup hooks on trimmed apps by default

    Add test
    Mateo Torres Ruiz committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    9e749e5 View commit details
    Browse the repository at this point in the history
  2. Fix property condition

    Mateo Torres Ruiz committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e0d05e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Add new feature switch to test

    Mateo Torres Ruiz committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    3ec30d7 View commit details
    Browse the repository at this point in the history
  2. Add feature switch to csproj

    Mateo Torres Ruiz committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    cb4df10 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Update default condition

    Mateo Torres Ruiz committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    d1d9db8 View commit details
    Browse the repository at this point in the history
  2. Test that .NET 5 remains unchanged

    Mateo Torres Ruiz committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f614776 View commit details
    Browse the repository at this point in the history