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

fix:Compatible with net8.0 IsKeyedService #706

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

duiapro
Copy link
Contributor

@duiapro duiapro commented Mar 28, 2024

Description

Fixed #703 : error when using the new .NET 8 Keyed Services

@duiapro duiapro requested a review from capdiem March 28, 2024 07:49
Copy link
Contributor

@capdiem capdiem left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@capdiem capdiem merged commit 5b06942 into main Mar 28, 2024
1 of 2 checks passed
@capdiem capdiem deleted the fix/updateServiceDescriptor8.0 branch March 28, 2024 08:22
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.

使用.NET8的KeyService无法运行项目
2 participants