Skip to content

Commit fe4984a

Browse files
committed
update readme for .Net 9
1 parent d400cda commit fe4984a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,11 +395,11 @@ Get in touch if you like to join the Flow-Launcher Team and help build this grea
395395

396396
### Developing/Debugging
397397

398-
- Flow Launcher's target framework is .Net 7
398+
- Flow Launcher's target framework is .Net 9
399399

400400
- Install Visual Studio 2022
401401

402-
- Install .Net 7 SDK
402+
- Install .Net 9 SDK
403403
- via Visual Studio installer
404-
- via winget `winget install Microsoft.DotNet.SDK.7`
405-
- Manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
404+
- via winget `winget install Microsoft.DotNet.SDK.9`
405+
- Manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)

0 commit comments

Comments
 (0)