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 d346b32 commit 0dee37dCopy full SHA for 0dee37d
Release/tests/functional/websockets/client/dirs.proj
@@ -6,9 +6,11 @@
6
<ProjectFile Include="vs12.xp\websocketsclient120_test.xp.vcxproj" Condition="'$(Platform)'!='ARM' and '$(RunCodeAnalysis)'!='true'"/>
7
</ItemGroup>
8
9
+ <!-- CodePlex 319
10
<ItemGroup Condition="'$(OsVersion)|$(DevToolsVersion)'=='6.3|120'">
11
<ProjectFile Include="VS12.winrt\websocketsclient120_test.winrt.vcxproj" />
12
13
+ -- >
14
15
<ItemGroup Condition="'$(DevToolsVersion)'=='140'">
16
<ProjectFile Include="vs14\websocketsclient140_test.vcxproj" />
0 commit comments