Temporarily skip SignalR TS client tests (#11398)
This commit is contained in:
parent
a093059fce
commit
0648edf7c2
|
|
@ -4,7 +4,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<IsPackable>false</IsPackable>
|
<IsPackable>false</IsPackable>
|
||||||
<IsBuildable>false</IsBuildable>
|
<IsBuildable>false</IsBuildable>
|
||||||
<IsTestProject>true</IsTestProject>
|
<IsTestProject>false</IsTestProject>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue