Skip to content

Commit c32e035

Browse files
authored
Merge pull request #52101 from benmcmorran/patch-1
Visual Studio 2019 is version 16, not 15
2 parents 7c7761b + aa2fb35 commit c32e035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-tutorial-dotnet-app-enable-https-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In this tutorial series you learn how to:
3636
Before you begin this tutorial:
3737

3838
* If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F)
39-
* [Install Visual Studio 2019](https://www.visualstudio.com/) version 15.5 or later with the **Azure development** and **ASP.NET and web development** workloads.
39+
* [Install Visual Studio 2019](https://www.visualstudio.com/) version 16.5 or later with the **Azure development** and **ASP.NET and web development** workloads.
4040
* [Install the Service Fabric SDK](service-fabric-get-started.md)
4141

4242
## Obtain a certificate or create a self-signed development certificate

0 commit comments

Comments
 (0)