Bump Swashbuckle.AspNetCore from 6.8.0 to 6.8.1 #42
Annotations
2 warnings
build:
Source/Sam.FileTableFramework/Context/FileTableDbContext.cs#L7
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Source/Sam.FileTableFramework/Context/FileTableDbContext.cs#L7
Non-nullable property 'Options' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|