C#C
C#3y ago
Jdance

❔ Primary constructors in VS 2019.

Probably going to be annoyed for not using 2022, yes I know. But moving on, I'm currently using .NET Standard 2.0 with the C# language version set to 'preview' in the .csproj. Is there any more steps I have to take so that I don't get 7 errors when trying to use primary constructors?
image.png
Was this page helpful?