[msi] enable telemetry on build farm (#10309)

This commit is contained in:
Enrico Giordani
2021-03-18 14:24:48 +01:00
committed by GitHub
parent cc38d42bf9
commit fa5ce634e1
3 changed files with 1 additions and 12 deletions

View File

@@ -48,6 +48,7 @@
<LinkIncremental>false</LinkIncremental>
<OutDir>$(Platform)\$(Configuration)\</OutDir>
<IntDir>$(SolutionDir)$(ProjectName)\$(Platform)\$(Configuration)\obj\</IntDir>
<IncludePath>..\..\src\common\Telemetry;$(IncludePath)</IncludePath>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>