Skip to content

Commit 772f4db

Browse files
Azure CXP Fixes MicrosoftDocs/azure-docs#49751
1 parent 52f0fc0 commit 772f4db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/relay-hybrid-connections-http-requests-dotnet-get-started-client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ In Visual Studio, create a new **Console App (.NET Framework)** project.
8282
using System.IO;
8383
using System.Threading;
8484
using System.Threading.Tasks;
85+
using System.Net.Http;
8586
using Microsoft.Azure.Relay;
8687

8788
namespace Client

0 commit comments

Comments
 (0)