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 508d460 commit 122fe91Copy full SHA for 122fe91
Release/tests/functional/websockets/client/dirs.proj
@@ -14,7 +14,7 @@
14
15
<ItemGroup Condition="'$(DevToolsVersion)'=='140'">
16
<ProjectFile Include="vs14\websocketsclient140_test.vcxproj" />
17
- <!-- <ProjectFile Include="vs14.android\websocketsclient140_test.android.vcxproj" Condition="'$(Platform)'!='x64'" /> -->
+ <ProjectFile Include="vs14.android\websocketsclient140_test.android.vcxproj" Condition="'$(Platform)'!='x64'" />
18
</ItemGroup>
19
20
<ItemGroup Condition="'$(OsVersion)|$(DevToolsVersion)'=='6.3|140'">
0 commit comments