Add launcher telemetry for show / hide, and query (elapsed time, num chars, num results).

This commit is contained in:
ryanbodrug-microsoft
2020-05-05 09:02:06 -07:00
parent 5cda4135b1
commit e29e8ca0a3
2 changed files with 30 additions and 1 deletions

View File

@@ -76,6 +76,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\PowerLauncher.Telemetry\PowerLauncher.Telemetry.csproj" />
<ProjectReference Include="..\Wox.Core\Wox.Core.csproj" />
<ProjectReference Include="..\Wox.Infrastructure\Wox.Infrastructure.csproj" />
<ProjectReference Include="..\Wox.Plugin\Wox.Plugin.csproj" />