update some release notes #808
Annotations
4 warnings
Build and test:
src/Plotly.NET.CSharp/InternalUtils.cs#L23
Non-nullable property 'MimeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test
Non-nullable property 'PreferredMimeTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test
Non-nullable property 'MimeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test
Non-nullable property 'PreferredMimeTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading