Skip to content

Commit 891ecd0

Browse files
authored
Merge pull request #198931 from alexwolfmsft/alexwolfmsft-patch-vs-version
Update deploy-visual-studio.md
2 parents fe3da2c + 91789eb commit 891ecd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/deploy-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this tutorial, you'll deploy a containerized ASP.NET Core 6.0 application to
1919
## Prerequisites
2020

2121
- An Azure account with an active subscription is required. If you don't already have one, you can [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
22-
- Visual Studio 2022 3 or higher, available as a [free download](https://visualstudio.microsoft.com/vs/preview/).
22+
- Visual Studio 2022 version 17.2 or higher, available as a [free download](https://visualstudio.microsoft.com).
2323
- [Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows) for Windows. Visual Studio uses Docker Desktop for various containerization features.
2424

2525
## Create the project

0 commit comments

Comments
 (0)