Skip to content

Bool-backed enum support - #36505

Merged
gewarren merged 2 commits into
dotnet:mainfrom
gewarren:enum-bool
Aug 3, 2023
Merged

Bool-backed enum support#36505
gewarren merged 2 commits into
dotnet:mainfrom
gewarren:enum-bool

Conversation

@gewarren

@gewarrengewarren commented Aug 3, 2023

Copy link
Copy Markdown
Collaborator

@dotnet-botdotnet-bot added this to the August 2023 milestone Aug 3, 2023
@ghostghost added the 🏁 Release: .NET 8 Work items for the .NET 8 release label Aug 3, 2023
@gewarrengewarren closed this Aug 3, 2023
@gewarrengewarren reopened this Aug 3, 2023
@gewarren
gewarren requested review from a team and jkotasAugust 3, 2023 03:23

@jkotasjkotas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thank you!

@gewarren
gewarren merged commit 9e7e101 into dotnet:mainAug 3, 2023
@gewarren
gewarren deleted the enum-bool branch August 3, 2023 04:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏁 Release: .NET 8Work items for the .NET 8 releasedotnet-fundamentals/svc

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Breaking change]: Remove support for parsing, formatting and conversions of bool-backed Enum types

3 participants

@gewarren@jkotas@dotnet-bot