Bump Microsoft.NET.Sdk.Functions from 4.4.1 to 4.5.0 #79
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.
|