fix folder #1
Annotations
2 warnings
|
build_and_release:
MainWindow.xaml.cs#L15
Non-nullable field '_notifyIcon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build_and_release:
MainWindow.xaml.cs#L15
Non-nullable field '_notifyIcon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|