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.
2 parents 6ee5ad4 + 122fe91 commit e09c85eCopy full SHA for e09c85e
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