Feat/better resolution events #249
Annotations
4 warnings
build:
src/Finbuckle.MultiTenant/Events/StoreResolveCompletedContext.cs#L18
Non-nullable property 'Store' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Finbuckle.MultiTenant/Events/StoreResolveCompletedContext.cs#L18
Non-nullable property 'Store' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Finbuckle.MultiTenant/Events/StoreResolveCompletedContext.cs#L18
Non-nullable property 'Store' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
src/Finbuckle.MultiTenant/Events/StoreResolveCompletedContext.cs#L18
Non-nullable property 'Store' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading