13.1.9 (released) #192
Merged
13.1.9 (released) #192
Annotations
4 warnings
|
Build:
src/Umbraco.Community.BackOfficeOrganiser/Organisers/ContentTypes/ElementTypeOrganiser.cs#L15
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
|
|
Build:
src/Umbraco.Community.BackOfficeOrganiser/Models/OrganiseRequest.cs#L5
Non-nullable property 'Types' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
src/Umbraco.Community.BackOfficeOrganiser/Organisers/ContentTypes/ElementTypeOrganiser.cs#L15
'NestedContentConfiguration' is obsolete: 'Nested content is obsolete, will be removed in V13'
|
|
Build:
src/Umbraco.Community.BackOfficeOrganiser/Models/OrganiseRequest.cs#L5
Non-nullable property 'Types' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading