From ac2a31cf5b995bb314526cac6104c5906e460a2f Mon Sep 17 00:00:00 2001 From: Shine Li Date: Tue, 30 Nov 2021 13:38:25 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df122d5..3a7301a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Your feedbacks and suggestions are welcome. Please submit issues. ## Required Tools and Dependencies for development -1. [Visual Studio 2019](https://visualstudio.microsoft.com/) and [.NET Core 5.0](https://dotnet.microsoft.com/download) +1. [Visual Studio 2019](https://visualstudio.microsoft.com/) and [.NET Core 6.0](https://dotnet.microsoft.com/download) 2. [Node.js](https://nodejs.org/) ## Build and Run