Skip to content

Working baseline#7

Open
jzebedee wants to merge 105 commits intotrigger-segfault:masterfrom
jzebedee:working-baseline
Open

Working baseline#7
jzebedee wants to merge 105 commits intotrigger-segfault:masterfrom
jzebedee:working-baseline

Conversation

@jzebedee
Copy link

This PR follows the .NET 5.0 and WCT MVVM upgrade.

This PR adds a few additional changes to get the project building and running for basic functionality. There are still inconsistencies (like the behavior of Thread.Abort in cancellations, seen in scanning and rendering) that differ from .NET Framework, but it's a working baseline.

Removed the extra "Wpf debug" and "Wpf release" configurations, as well as fixing the NtfsReader being set to Release in the default Debug profile
Remove WinForms and Aero references
Add Microsoft.Extensions.DependencyInjection package reference
Add Ookii.Dialogs package reference
These types now wrap the WCT RelayCommand types by composition, rather than inheriting from them
Use the Microsoft.Extensions.DependencyInjection IOC implementation
Use wildcards to include resources
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