Added info to projects inside root, tests and common folders (#4413)

This commit is contained in:
Yevhenii Holovachov
2020-06-23 16:53:16 +03:00
committed by GitHub
parent bb22155482
commit ad440f70fa
26 changed files with 255 additions and 56 deletions

View File

@@ -6,6 +6,14 @@
<PlatformTarget>x64</PlatformTarget>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>$(Version).0</Version>
<Authors>Microsoft Corporation</Authors>
<Product>PowerToys</Product>
<Description>PowerToys Telemetry</Description>
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
<RepositoryUrl>https://github.com/microsoft/PowerToys</RepositoryUrl>
<RepositoryType>Github</RepositoryType>
<PackageTags>PowerToys</PackageTags>
<NeutralLanguage>en-US</NeutralLanguage>
</PropertyGroup>
<ItemGroup>