Skip to content

Commit 9adf1c9

Browse files
authored
(Azure CXP) removes .Net Core v2 reference
resolves MicrosoftDocs/azure-docs#87104
1 parent 6e5c7b3 commit 9adf1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/create-first-function-vs-code-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Before you get started, make sure you have the following requirements in place:
2727

2828
+ [PowerShell 7](/powershell/scripting/install/installing-powershell-core-on-windows)
2929

30-
+ Both [.NET Core 3.1 runtime](https://dotnet.microsoft.com/download) and [.NET Core 2.1 runtime](https://dotnet.microsoft.com/download/dotnet/2.1)
30+
+ [.NET Core 3.1 runtime](https://dotnet.microsoft.com/download)
3131

3232
+ [Visual Studio Code](https://code.visualstudio.com/) on one of the [supported platforms](https://code.visualstudio.com/docs/supporting/requirements#_platforms).
3333

0 commit comments

Comments
 (0)