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

[release/6.0] Allow runtimeconfig StartupHooks and Environment StartupHooks to both be present #62124

Merged
merged 4 commits into from
Dec 15, 2021

Commits on Nov 29, 2021

  1. Allow configProperties "STARTUP_HOOKS" and env "DOTNET_STARTUP_HOOKS"…

    … to both be present
    tomdegoede authored and github-actions committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    50f003f View commit details
    Browse the repository at this point in the history
  2. Fix duplicate_property_error property names to reflect the actual dup…

    …licate
    tomdegoede authored and github-actions committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    435e0ff View commit details
    Browse the repository at this point in the history
  3. fixup! Allow configProperties "STARTUP_HOOKS" and env "DOTNET_STARTUP…

    …_HOOKS" to both be present
    tomdegoede authored and github-actions committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    efdb919 View commit details
    Browse the repository at this point in the history
  4. Enforce env startup hook precedence over runtimeconfig startup hooks

    tomdegoede authored and github-actions committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    155c3a0 View commit details
    Browse the repository at this point in the history