All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Removes
ControlzEx
NuGet package reference - References
Microsoft.Xaml.Behaviors.Wpf
to fix issues related to XAML behaviors
- Calculates correct system menu position (takes DPI scaling into account)
- Converts all project files to the new SDK format
- Updates
AssemblyInfo.cs
files (removes attributes that get generated during the build)
- Updates
- Upgrades all referenced NuGet packages
- Fixes all build errors related to API changes
- Fixes impersonation helpers in Interop code
- Removes exception constructors for binary serialization (no longer needed)
- Removes
app.config
files (cleans static binding redirects)
- Removes functionality that downloads update installers (due to dead infrastructure)
- Initial release