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

Fix compatibility with .NET 9 Preview #1211

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Fix compatibility with .NET 9 Preview #1211

merged 3 commits into from
Oct 2, 2024

Conversation

jandupej
Copy link
Contributor

@jandupej jandupej commented Oct 1, 2024

.NET 9 Preview has introduced read only Capacity properties. We now only write to that property if it is not read only.

@jandupej jandupej self-assigned this Oct 1, 2024
Copy link
Member

@chwarr chwarr left a comment

Choose a reason for hiding this comment

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

Minor: a CHANGELOG entry is missing.

@jandupej jandupej merged commit 4e3a21f into master Oct 2, 2024
1 of 5 checks passed
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.

3 participants