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

sample: fix logging template #2620

Merged
merged 1 commit into from
Sep 15, 2023
Merged

sample: fix logging template #2620

merged 1 commit into from
Sep 15, 2023

Conversation

bruno-garcia
Copy link
Member

@bruno-garcia bruno-garcia commented Sep 15, 2023

It warns in .NET 8 (#2617 )

50>HomeController.cs(33,36): Error CA2017 : Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)

#skip-changelog

@bruno-garcia bruno-garcia merged commit 2f11b30 into main Sep 15, 2023
17 checks passed
@bruno-garcia bruno-garcia deleted the chore/sample-log branch September 15, 2023 08:36
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.

2 participants