What's new?
- Fixed styles not being pulled by C++/WinRT projects
- Updated C++/WinRT to 2.0.230706.1
- Improvements to SimpleKit templates
- Improved property macros, which should make
DependencyProperty
registration more reliable - Switched to
CoreWindow.Close()
forViewHelpers
consolidation handling - Updated all projects to C++ 20
About the v1.7.1 Navigation hotfix
v1.7 caused an access violation when creating a new instance of NavigationHelper
. This was mitigated in the v1.7.1 hotfix, which is currently live. My apologies for this, v1.7 was unlisted as soon as the issue was seen on NuGet, which didn't take too long.