DrewNaylor / UXL-Launcher

An app launcher meant to launch Microsoft Office 2010, 2013, 2016, 2019 desktop software/apps, including ones from Office 365. Not associated with Microsoft.
Apache License 2.0
7 stars 1 forks source link

Migrate to .NET Framework 4.8 and develop in VS2019. #206

Closed DrewNaylor closed 3 years ago

DrewNaylor commented 3 years ago

Figured a major version jump would be the best time to do it. Didn't intend on doing a major version jump, but a license change is major so I'll do it.

Edit: Migrating to VS2019 should happen so the project can use the newer features and not prevent contributions if people want to contribute but can't download VS2015 years from now.

DrewNaylor commented 3 years ago

Thought I was on .NET Framework 4.6.2, but it turns out I was on 4.6.1, which goes out of support next April. This is the same with most of my other .NET projects, so I guess I'll have to update all of them (except for those that are still at .NET Framework 4.0, as I want those to be able to support Windows XP and by extension ReactOS) and do a new version in some cases like HideSettingsPages.