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

Resolve RS1024 suppression #4127

Closed
RussKie opened this issue Jun 28, 2023 · 0 comments · Fixed by #4194
Closed

Resolve RS1024 suppression #4127

RussKie opened this issue Jun 28, 2023 · 0 comments · Fixed by #4194
Labels
area-fundamentals good first issue Good for newcomers. help wanted Up for grabs. We would accept a PR to help resolve this issue

Comments

@RussKie
Copy link
Member

RussKie commented Jun 28, 2023

<PropertyGroup>
<!-- Ignore RS1024: Compare symbols correctly (https://github.com/dotnet/r9/issues/177) -->
<NoWarn>$(NoWarn);RS1024</NoWarn>
</PropertyGroup>

@RussKie RussKie added help wanted Up for grabs. We would accept a PR to help resolve this issue good first issue Good for newcomers. area-fundamentals labels Jun 28, 2023
@ghost ghost removed the work in progress 🚧 label Jul 20, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-fundamentals good first issue Good for newcomers. help wanted Up for grabs. We would accept a PR to help resolve this issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant