Bump MongoDB.Driver from 2.29.0 to 3.0.0 #116
Annotations
2 warnings
Build:
NoteApp/Models/Note.cs#L14
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
NoteApp/Models/Note.cs#L14
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading