Added async init to host base #88
Annotations
10 errors
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Services\IWtqBus.cs(27,3): error CS0246: The type or namespace name 'WtqEvent' 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\IWtqBus.cs(13,18): error CS0246: The type or namespace name 'WtqEvent' 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\IWtqBus.cs(21,18): error CS0246: The type or namespace name 'WtqEvent' 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(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
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Services\WtqBus.cs(33,3): error CS0246: The type or namespace name 'WtqEvent' 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\WtqBus.cs(57,8): error CS0246: The type or namespace name 'WtqEvent' 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\WtqBus.cs(58,8): error CS0246: The type or namespace name 'WtqEvent' 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]
|