We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d8e67 commit 500229dCopy full SHA for 500229d
1 file changed
articles/app-service/webjobs-sdk-get-started.md
@@ -51,7 +51,7 @@ In this section, you start by creating a project in Visual Studio 2022. Next, yo
51
52
1. Under **Configure your new project**, name the project *WebJobsSDKSample*, and then select **Next**.
53
54
-1. Choose your **Target framework** and select **Create**. This tutorial was verified using .NET 6.0.
+1. Choose your **Target framework** and select **Create**. This tutorial was verified using .NET 8.0.
55
56
### Install WebJobs NuGet packages
57
0 commit comments