chore(deps): update nuget non-major dependencies #413
Annotations
10 warnings
build:
src/Notifications/API/Extensions/HttpContextExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Notifications/API/Extensions/ResourceLinkExtensions.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Notifications/API/Mappers/OrderMapper.cs#L228
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Notifications/API/Mappers/OrderMapper.cs#L237
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Notifications/API/Models/EmailNotificationSummaryExt.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Notifications/API/Models/SmsNotificationSummaryExt.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Notifications/API/Models/BaseNotificationOrderExt.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Notifications/API/Models/BaseNotificationOrderExt.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Notifications/API/Models/NotificationOrderRequestBaseExt.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Notifications/API/Models/NotificationOrderRequestBaseExt.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|