flipswitchingmonkey/FlexASIO_GUI

.NET 5.0 is reaching end of life

Closed this issue · 2 comments

According to Versions of .NET, .NET 5.0 is reaching end of life by 2022/5/10. This project should be upgrade to .NET 6.0.

I found Building a net5.0 targeted app which can run on net6.0 runtime and Running .NET Core Apps on a Framework other than Compiled Version? may help. If you can't upgrade now, or consider to those who installed .NET 5.0 runtime before.

And I suggest to change the message of 'To run this application, you must install .NET.' to 'To run FlexASIO GUI, you must install .NET 5.0/6.0 Desktop Runtime.'. Add this message also on README.md. That reduces everyone's time to looking for the right version to download, and also the unnecessary issues here.