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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -278,8 +278,8 @@ Get in touch if you like to join the Flow-Launcher Team and help build this grea
278
278
279
279
### Developing/Debugging
280
280
281
-
- Flow Launcher's target framework is .Net 5
281
+
- Flow Launcher's target framework is .Net 6
282
282
283
-
- Install Visual Studio 2019
283
+
- Install Visual Studio 2022
284
284
285
-
- Install .Net 5 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-5.0.103-windows-x64-installer)
285
+
- 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)
0 commit comments