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

feat: Enable constructor injection #1581

Merged
merged 2 commits into from
Oct 10, 2024
Merged

feat: Enable constructor injection #1581

merged 2 commits into from
Oct 10, 2024

Conversation

linkdotnet
Copy link
Collaborator

@linkdotnet linkdotnet commented Oct 10, 2024

Closes #1578

Also fixes CVE in System.Text.Json via package bump.

@linkdotnet linkdotnet requested a review from egil October 10, 2024 14:54
Copy link
Member

@egil egil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, that's how I would do it.

@linkdotnet linkdotnet merged commit dd25f77 into main Oct 10, 2024
10 checks passed
@linkdotnet linkdotnet deleted the fix-ci-injection branch October 10, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bunit should run tests with component which do constructor injection
2 participants