Skip to content

Commit ec29662

Browse files
authored
Merge pull request #107423 from ketan-chawda-msft/patch-2
Azure CXP Fixes MicrosoftDocs/azure-docs#49751
2 parents 3b1739a + 772f4db commit ec29662

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)