Skip to content

Fix remove cast in ternary #79186

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

Merged
merged 1 commit into from
Jun 28, 2025

Conversation

DoctorKrolic
Copy link
Contributor

Fixes: #79180

You can continue writing code this way when this fix arrives in VS, Sergio 😎

@DoctorKrolic DoctorKrolic requested a review from a team as a code owner June 28, 2025 14:44
@dotnet-policy-service dotnet-policy-service bot added Community The pull request was submitted by a contributor who is not a Microsoft employee. VSCode labels Jun 28, 2025
@CyrusNajmabadi CyrusNajmabadi merged commit 2d9f760 into dotnet:main Jun 28, 2025
26 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 28, 2025
@DoctorKrolic DoctorKrolic deleted the verify-implicit-conversion branch June 29, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect 'IDE0004' warning (unnecessary cast), code fails if fixed
2 participants