[PowerLauncher] Move shared keys into central props file (#17192)

This commit is contained in:
CleanCodeDeveloper
2022-03-22 17:29:42 +01:00
committed by GitHub
parent b3a0bf7919
commit ae196fd592
2 changed files with 0 additions and 19 deletions

View File

@@ -6,14 +6,7 @@
<PlatformTarget>x64</PlatformTarget>
<Version>$(Version).0</Version>
<Authors>Microsoft Corporation</Authors>
<Product>PowerToys</Product>
<Description>PowerToys PowerLauncher Telemetry</Description>
<Copyright>Copyright (C) 2022 Microsoft Corporation</Copyright>
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
<RepositoryType>Github</RepositoryType>
<PackageTags>PowerToys</PackageTags>
<NeutralLanguage>en-US</NeutralLanguage>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<AssemblyName>PowerToys.PowerLauncher.Telemetry</AssemblyName>
</PropertyGroup>