Temporarily remove SignalR from build

This commit is contained in:
John Luo 2017-09-01 17:12:06 -07:00
parent fda1730a7e
commit fdf8ace353
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@
<Repository Include="Security" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
<Repository Include="ServerTests" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
<Repository Include="Session" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
<Repository Include="SignalR" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
<Repository Include="StaticFiles" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
<Repository Include="Testing" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />
<Repository Include="WebSockets" Commit="" CloneUrl="git@github.com:aspnet/%(Identity)" />