Skip to content

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.

DavidKarlas pushed a commit to DavidKarlas/WinDirStat.Net that referenced this pull request Mar 28, 2025
* Add release action

* Publish in Release

* Add CI build action
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