Skip to content

move to C#15 unions#1

Merged
rsking merged 3 commits into
mainfrom
feature/unions
May 17, 2026
Merged

move to C#15 unions#1
rsking merged 3 commits into
mainfrom
feature/unions

Conversation

@rsking

@rsking rsking commented May 17, 2026

Copy link
Copy Markdown
Member

This was being held off until C#15 was fully released, but after the release of .NET SDK 10.0.300, there were errors due to us using unions, but them still being in preview.

We were not using the union functionality yet, but this error means we need to.

@rsking rsking self-assigned this May 17, 2026
@rsking rsking added the enhancement New feature or request label May 17, 2026
@rsking rsking merged commit c298a7c into main May 17, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant