Skip to content

Conversation

@grisha-kotler
Copy link
Member

@grisha-kotler grisha-kotler commented Oct 22, 2025

Using latest for the LangVersion resulted in an NRE on runtime.
The null came from

get { return field; }

This is most likely because of the backing field is with the name field and this is unsupported in dotnet 10 (might be also not supported in dotnet 9).

@arekpalinski arekpalinski merged commit 2e9b9cf into ravendb:ravendb/v5.4 Oct 22, 2025
2 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.

2 participants