Merge pull request #29 from James-LG/release-v2.2.0 #49
Annotations
10 warnings
|
|
|
|
build (Release):
src/AutoCursorLock.App/MinimizeToTray.cs#L32
Missing XML comment for publicly visible type or member 'MinimizeToTray.StartWatching()'
|
build (Release):
src/AutoCursorLock.App/MinimizeToTray.cs#L47
Missing XML comment for publicly visible type or member 'MinimizeToTray.UpdateTrayState(bool)'
|
build (Release):
src/AutoCursorLock.App/MinimizeToTray.cs#L47
'public' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
build (Release):
src/AutoCursorLock.App/App.xaml.cs#L31
A field should not follow a property (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
|
|