Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to .NET 5.0 and WCT MVVM #6

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Conversation

jzebedee
Copy link

This PR updates all projects to .NET 5.0, including replacing the old .NET Framework MvvmLight with the Windows Community Toolkit MVVM library.

There's an .editorconfig that tries to mimic the original coding style, so I hope there won't be too many style-only changes popping up.

Because the APIs in NET 5.0 already require windows-7.0 or higher, I removed the WinForms dependency (which was only used for a dialog box) and replaced it with a .NET Standard provider.

Removed the extra "Wpf debug" and "Wpf release" configurations, as well as fixing the NtfsReader being set to Release in the default Debug profile
@jzebedee
Copy link
Author

Here's the WCT MVVM documentation for migrating from MvvmLight. The changes should be in line with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant