We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaab7c2 commit 62e50bdCopy full SHA for 62e50bd
Release/tests/common/TestRunner/dirs.proj
@@ -13,7 +13,6 @@
13
<ItemGroup Condition="'$(DevToolsVersion)'=='140'">
14
<ProjectFile Include="VS14\TestRunner140.vcxproj" />
15
<ProjectFile Include="vs14.android\TestRunner.android.NativeActivity\TestRunner.android.NativeActivity.vcxproj" Condition="'$(Platform)'!='x64'" />
16
- <ProjectFile Include="vs14.android\TestRunner.android.Packaging\TestRunner.android.Packaging.androidproj" Condition="'$(Platform)'!='x64'" />
17
</ItemGroup>
18
19
<Import Project="$(TargetsPath)\Common.Build.Traversal.targets" />
0 commit comments