Bump Microsoft.Extensions.Configuration.UserSecrets from 8.0.0 to 8.0… #84
Annotations
2 warnings
Analyze (csharp):
samples/Microsoft.Azure.CosmosRepository/BugSandbox/Program.cs#L60
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (csharp):
samples/Microsoft.Azure.CosmosRepository/BugSandbox/Program.cs#L60
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|