HubConnectionTests.Helper Header (#2011)

This commit is contained in:
Mikael Mengistu 2018-04-13 21:32:26 +00:00 committed by GitHub
parent 499d39b364
commit 623ab63091
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using Microsoft.AspNetCore.SignalR.Protocol;
namespace Microsoft.AspNetCore.SignalR.Client.Tests