Refactor .NET Core Desktop workflow configuration #3
Annotations
7 errors and 5 warnings
|
build (Debug)
Process completed with exit code 1.
|
|
build (Debug):
MainWindow.xaml.cs#L1226
'MouseEventArgs' is an ambiguous reference between 'System.Windows.Forms.MouseEventArgs' and 'System.Windows.Input.MouseEventArgs'
|
|
build (Debug):
MainWindow.xaml.cs#L679
'MouseEventArgs' is an ambiguous reference between 'System.Windows.Forms.MouseEventArgs' and 'System.Windows.Input.MouseEventArgs'
|
|
build (Debug):
MW/PanZoomManager.cs#L20
'Point' is an ambiguous reference between 'System.Drawing.Point' and 'System.Windows.Point'
|
|
build (Debug):
MW/PanZoomManager.cs#L133
'MouseEventArgs' is an ambiguous reference between 'System.Windows.Forms.MouseEventArgs' and 'System.Windows.Input.MouseEventArgs'
|
|
build (Release)
The strategy configuration was canceled because "build.Debug" failed
|
|
build (Release)
The operation was canceled.
|
|
build (Debug):
MW/Logger.cs#L155
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
MW/Logger.cs#L147
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
MW/Logger.cs#L139
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
MW/Logger.cs#L131
Cannot convert null literal to non-nullable reference type.
|
|
build (Debug):
MW/Logger.cs#L55
Cannot convert null literal to non-nullable reference type.
|