Skip to content

Commit 851cf2c

Browse files
committed
no need of version
1 parent 3e3b60c commit 851cf2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-relay/includes/relay-hybrid-connections-dotnet-get-started-server.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ In Visual Studio, create a new **Console App (.NET Framework)** project.
2020
1. Right-click the newly created project, and then select **Manage NuGet Packages**.
2121
2. Select **Include prerelease** option.
2222
3. Select **Browse**, and then search for **Microsoft.Azure.Relay**. In the search results, select **Microsoft Azure Relay**.
23-
4. For the version, select **2.0.0-preview1-20180523**.
2423
5. Select **Install** to complete the installation. Close the dialog box.
2524

2625
### Write code to receive messages

0 commit comments

Comments
 (0)