removing Preview Feature from dev tunnels, it is no longer required (#29334)
parent
a6a9a4a6e9
commit
0aa8ebbc78
|
@ -22,8 +22,7 @@ Some of the scenarios that dev tunnels enable:
|
|||
|
||||
## Prerequisites
|
||||
|
||||
* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) version 17.5 or later with the **ASP.NET and web development** workload installed. You need to be signed in to Visual Studio to create and use dev tunnels. The feature isn't available in Visual Studio for Mac.
|
||||
* Dev tunnels preview feature enabled. Select **Tools** > **Options** > **Environment** > **Preview Features** > **Enable dev tunnels for Web Applications**.
|
||||
* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) version 17.6 or later with the **ASP.NET and web development** workload installed. You need to be signed in to Visual Studio to create and use dev tunnels. The feature isn't available in Visual Studio for Mac.
|
||||
* One or more ASP.NET Core projects. This article uses a solution with two sample projects to demonstrate the feature.
|
||||
|
||||
## Create a tunnel
|
||||
|
|
Loading…
Reference in New Issue