[WinFormsHotkeyService] Simplified initialization #89
Annotations
6 errors
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqService.cs(47,46): error CS0246: The type or namespace name 'WtqAppFocusEvent' could not be found (are you missing a using directive or an assembly reference?) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqService.cs(61,47): error CS0246: The type or namespace name 'WtqToggleAppEvent' could not be found (are you missing a using directive or an assembly reference?) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Services\WtqProcessFactory.cs(11,19): error CS0246: The type or namespace name 'IRetry' could not be found (are you missing a using directive or an assembly reference?) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Services\WtqProcessFactory.cs(16,3): error CS0246: The type or namespace name 'IRetry' could not be found (are you missing a using directive or an assembly reference?) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
windows-latest
Target "PublishWin64SelfContained" has thrown an exception
|
windows-latest
Process completed with exit code 1.
|