Merge branch 'master' of https://github.com/SDUQD-SNA/SduNetCheckTool #20
Annotations
2 warnings
Restore and build the Wpf application:
SduNetCheckTool.Core/Utils/RegUtil.cs#L19
Converting null literal or possible null value to non-nullable type.
|
Restore and build the Wpf application:
SduNetCheckTool.Core/Utils/RegUtil.cs#L24
Possible null reference argument for parameter 'text' in 'bool RegUtil.IsNullOrEmpty(string text)'.
|
Loading