Skip to content

Conversation

xtqqczze
Copy link

@xtqqczze xtqqczze commented Sep 9, 2025

Fix warning CS8981: The type name only contains lower-cased ascii characters.

This warning is a warning wave 7 diagnostic added in C# 11.

Fixes: #428.

Fix warning [CS8981: The type name only contains lower-cased ascii characters](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/warning-waves#:~:text=CS8981%20%2D%20The%20type%20name%20only%20contains%20lower%2Dcased%20ascii%20characters).

This warning is a warning wave 7 diagnostic added in C# 11.
@xtqqczze xtqqczze marked this pull request as ready for review September 16, 2025 20:51
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.

Warning CS8981 in build logs
1 participant