You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -368,4 +368,7 @@ Get in touch if you like to join the Flow-Launcher Team and help build this grea
368
368
369
369
- Install Visual Studio 2022
370
370
371
-
- Install .Net 6 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-6.0.300-windows-x64-installer)
371
+
- Install .Net 7 SDK
372
+
- via Visual Studio installer
373
+
- via winget `winget install Microsoft.DotNet.SDK.7`
374
+
- Manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
0 commit comments