We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ee5bfc + cea21ee commit ee41da1Copy full SHA for ee41da1
README.md
@@ -31,7 +31,7 @@ If you're looking for this sample in more languages check out the [Node.js/TypeS
31
## Prerequisites
32
33
+ [.NET 8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)
34
-+ [Azure Functions Core Tools](https://learn.microsoft.com/azure/azure-functions/functions-run-local?pivots=programming-language-csharp#install-the-azure-functions-core-tools)
++ [Azure Functions Core Tools](https://learn.microsoft.com/azure/azure-functions/functions-run-local?pivots=programming-language-csharp#install-the-azure-functions-core-tools) >= `4.0.7030`
35
+ [Azure Developer CLI](https://aka.ms/azd)
36
+ To use Visual Studio to run and debug locally:
37
+ [Visual Studio 2022](https://visualstudio.microsoft.com/vs/).
0 commit comments