Merge branch 'release/1.1.0' #5
Annotations
2 warnings
build:
Utility.Toolkit/ObservableObjectTModel.cs#L28
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Utility.Toolkit/ObservableObjectTModel.cs#L28
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|