From d1d8b836ac95806b4c44622ba81efaa1415afeb3 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sat, 21 Feb 2026 20:38:40 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2dbeb8b42..cdc1bd862 100644 --- a/README.md +++ b/README.md @@ -413,11 +413,11 @@ Get in touch if you would like to join the Flow-Launcher Team and help build thi ### Developing/Debugging -- Flow Launcher's target framework is .Net 9 +- Flow Launcher's target framework is .Net 10 - Install Visual Studio 2022 (v17.12+) -- Install .Net 9 SDK +- Install .Net 10 SDK - via Visual Studio installer - - via winget `winget install Microsoft.DotNet.SDK.9` - - Manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) + - via winget `winget install Microsoft.DotNet.SDK.10` + - Manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/10.0)