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

Ensure Single DI Registration For IStartupValidator #102235

Merged

Conversation

tarekgh
Copy link
Member

@tarekgh tarekgh commented May 15, 2024

Fixes #102061

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-extensions-options
See info in area-owners.md if you want to be subscribed.

@tarekgh
Copy link
Member Author

tarekgh commented May 15, 2024

CC @PetSerAl

@tarekgh tarekgh requested a review from ericstj May 15, 2024 01:53
@tarekgh tarekgh added this to the 9.0.0 milestone May 15, 2024
@ericstj ericstj requested a review from steveharter May 15, 2024 23:53
@tarekgh tarekgh merged commit f4eba6b into dotnet:main May 16, 2024
83 checks passed
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
* Ensure Single DI Registration For IStartupValidator

* Address the feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StartupValidator multiple registrations.
3 participants