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

Use FeatureSwitchDefinition in a few places #106564

Merged
merged 10 commits into from
Aug 27, 2024

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    09d4846 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix project files

    sbomer committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4e0259a View commit details
    Browse the repository at this point in the history
  2. Missed one

    sbomer committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    75bf9f4 View commit details
    Browse the repository at this point in the history
  3. Fix native AOT feature switches

    - IsReflectionExecutionAvaliable shouldn't have used FeatureSwitchDefinitionAttribute
      because it's not a property
    - Added missing FeatureSwitchDefinitionAttribute to MetadataUpdater.IsSupported
    sbomer committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c00e11b View commit details
    Browse the repository at this point in the history
  4. Cleanup

    sbomer committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    33695c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix System.Text.Json build

    sbomer committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f6d6578 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    3f3609b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d397984 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    69c1c74 View commit details
    Browse the repository at this point in the history
  2. Update src/libraries/Microsoft.Extensions.DependencyInjection/src/Ser…

    …viceProvider.cs
    
    Co-authored-by: Jackson Schuster <[email protected]>
    sbomer and jtschuster authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cd6455e View commit details
    Browse the repository at this point in the history