mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update Readme
This commit is contained in:
parent
f6192dea35
commit
493a50382d
1 changed files with 2 additions and 2 deletions
|
|
@ -76,11 +76,11 @@ Yes please, submit an issue to let us know.
|
|||
|
||||
## Developing/Debugging
|
||||
|
||||
Flow Launcher's target framework is .Net Core 3.1
|
||||
Flow Launcher's target framework is .Net Core 5
|
||||
|
||||
Install Visual Studio 2019
|
||||
|
||||
Install .Net Core 3.1 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.201-windows-x64-installer)
|
||||
Install .Net Core 5 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/download/dotnet/5.0)
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue