We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 831d587 commit 2c81915Copy full SHA for 2c81915
prerequisites.md
@@ -51,8 +51,8 @@ The following tools are pre-requisites to running the associated deployment step
51
azd version
52
```
53
54
-1. [Install .NET 7 SDK](https://dotnet.microsoft.com/download/dotnet/7.0)
55
- Run the following command to verify that the .NET SDK 7.0 is installed.
+1. [Install .NET 8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)
+ Run the following command to verify that the .NET SDK 8.0 is installed.
56
```ps1
57
dotnet --version
58
0 commit comments