Skip to content

Commit a86b34e

Browse files
rohithahecfan
andauthored
Update articles/logic-apps/create-single-tenant-workflows-visual-studio-code.md
Co-authored-by: Esther Fan <[email protected]>
1 parent 2c66b64 commit a86b34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/create-single-tenant-workflows-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ For more information, review the [Azurite documentation](https://github.com/Azur
8080

8181
* [C# for Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp), which enables F5 functionality to run your logic app.
8282

83-
* [.Net 6 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0), which is a prerequisite for Logic Apps runtime.
83+
* [.NET SDK 6.x.x](https://dotnet.microsoft.com/download/dotnet/6.0), which includes the .NET Runtime 6.x.x, a prerequisite for the Azure Logic Apps (Standard) runtime.
8484

8585
* [Azure Functions Core Tools - 4.x version](https://github.com/Azure/azure-functions-core-tools/releases/tag/4.0.4865) by using the Microsoft Installer (MSI) version, which is `func-cli-X.X.XXXX-x*.msi`. These tools include a version of the same runtime that powers the Azure Functions runtime, which the Azure Logic Apps (Standard) extension uses in Visual Studio Code.
8686

0 commit comments

Comments
 (0)