Temporarily skip SignalR TS client tests (#11398)

This commit is contained in:
Brennan 2019-06-19 15:40:37 -07:00 committed by John Luo
parent a093059fce
commit 0648edf7c2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<PropertyGroup>
<IsPackable>false</IsPackable>
<IsBuildable>false</IsBuildable>
<IsTestProject>true</IsTestProject>
<IsTestProject>false</IsTestProject>
</PropertyGroup>
<ItemGroup>