Skip to content

Commit 550c4be

Browse files
authored
Update webjobs-dotnet-deploy-vs.md
1 parent 983e26e commit 550c4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/webjobs-dotnet-deploy-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ You can deploy a project as a WebJob by itself, or link it to a web project so t
8989

9090
If you're using Visual Studio 2015, install the [Azure SDK for .NET (Visual Studio 2015)](https://azure.microsoft.com/downloads/).
9191

92-
If you're using Visual Studio 2017 or later, install the [Azure development workload](https://docs.microsoft.com/visualstudio/install/install-visual-studio#step-4---select-workloads).
92+
If you're using Visual Studio 2019, install the [Azure development workload](https://docs.microsoft.com/visualstudio/install/install-visual-studio#step-4---select-workloads).
9393

9494
### <a id="convert"></a> Enable WebJobs deployment for an existing Console Application project
9595

0 commit comments

Comments
 (0)