From fa20ffb9bf58db345c19f823940c559e5aff9414 Mon Sep 17 00:00:00 2001 From: Sidney Andrews Date: Wed, 23 Oct 2024 10:23:39 -0400 Subject: [PATCH] Update readme.md Signed-off-by: Sidney Andrews --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d92a988..89beae8 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ This is a simple Blazor web application to illustrate common basic usage of Azur - [Docker](https://www.docker.com/) - [Azure Developer CLI](https://aka.ms/azd-install) -- [.NET SDK 8.0](https://dotnet.microsoft.com/download/dotnet/8.0) +- [.NET SDK 9.0](https://dotnet.microsoft.com/download/dotnet/9.0) ### Quickstart