From 493a50382d0bf4b5a02ab10433544412921c9144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=98=E9=9F=AC=20=E5=BC=A0?= Date: Tue, 16 Feb 2021 11:01:23 +0800 Subject: [PATCH] Update Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9af47a5ee..3780978e3 100644 --- a/README.md +++ b/README.md @@ -76,11 +76,11 @@ Yes please, submit an issue to let us know. ## Developing/Debugging -Flow Launcher's target framework is .Net Core 3.1 +Flow Launcher's target framework is .Net Core 5 Install Visual Studio 2019 -Install .Net Core 3.1 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.201-windows-x64-installer) +Install .Net Core 5 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/download/dotnet/5.0) ## Documentation