From fb4d5efa699bc3710f1df94b025184f4b99eb9b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20=C3=87A=C4=9EDA=C5=9E?= Date: Mon, 2 Nov 2020 14:39:11 +0300 Subject: [PATCH] Resolves https://github.com/aspnetzero/aspnet-zero-core/issues/3521 --- docs/en/Rapid-Application-Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Rapid-Application-Development.md b/docs/en/Rapid-Application-Development.md index 2b3eeec8..df325737 100644 --- a/docs/en/Rapid-Application-Development.md +++ b/docs/en/Rapid-Application-Development.md @@ -7,7 +7,7 @@ Notice that the Power Tools is only available for **ASP.NET Core** templates, not available for ASP.NET MVC 5.x templates. - +Note: ASP.NET Zero Power Tools requires [.NET Core 2.2 Runtime](https://dotnet.microsoft.com/download/dotnet-core/2.2). ## Demonstration