✅ Non-nullable property netstandard2.0
Hello,
In new .NET versions there's the
Recently allowed a library to support older .NET versions, and I have no idea what's the preferred way to resolve this.
In new .NET versions there's the
required keyword for this warning, but what's the best way to solve this if not possible?Recently allowed a library to support older .NET versions, and I have no idea what's the preferred way to resolve this.


