mcguirev10
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
mcguirev10 created a post, C# LangVersion preview not working (C# 13 / 14)
On Linux, I have a .NET 8 project with <LangVersion> preview in the csproj, which should get me C# 14 features. However, Rider is flagging the use of the “field” keyword in a property getter / sett...