Modify GameInformationPanel to optionally display as an invite #1530
Annotations
2 errors and 5 warnings
Build TS:
DXMainClient/DXGUI/Multiplayer/GameInvitePanel.cs#L3
The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
|
Build TS
Process completed with exit code 1.
|
Build TS:
DXMainClient/DXGUI/GameClass.cs#L13
The using directive for 'ClientGUI' appeared previously in this namespace
|
Build TS:
DXMainClient/DXGUI/Generic/ManualUpdateQueryWindow.cs#L5
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
|
Build TS:
DXMainClient/DXGUI/Multiplayer/CnCNet/GlobalContextMenu.cs#L8
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
|
Build TS:
DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L783
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build TS:
DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L783
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading