From ff3fb5dc21363ba35d3578d7a593947d72f80788 Mon Sep 17 00:00:00 2001 From: Jack251970 <1160210343@qq.com> Date: Sat, 21 Feb 2026 21:31:52 +0800 Subject: [PATCH] Update README to recommend Visual Studio 2026 Changed development instructions to require Visual Studio 2026 (v18.0+) instead of Visual Studio 2022 (v17.12+). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdc1bd862..45fec3623 100644 --- a/README.md +++ b/README.md @@ -415,7 +415,7 @@ Get in touch if you would like to join the Flow-Launcher Team and help build thi - Flow Launcher's target framework is .Net 10 -- Install Visual Studio 2022 (v17.12+) +- Install Visual Studio 2026 (v18.0+) - Install .Net 10 SDK - via Visual Studio installer