Prism.Avalonia Upgrade to v11.3.5 from v11.1.x#3347
Conversation
|
Hi @dansiegel and @brianlagunas , I just recalled that #3344 was in the works. If you'd like, I can carve out the package updates in this PR and keep the minor In other news, going to be working on a repro for building out more sample applications and documentation. Is there anything else you think is needed? I've been also sandboxing a shell-swap and a few other features. We can discuss those another time when you guys are free. |
|
I would suggest PR any samples to https://github.com/PrismLibrary/Prism-Samples-Avalonia so that way it remains easily discoverable. |
|
Awesome, thanks @dansiegel for creating the repo! That beats going to the mess of making one & transferring it over to you. |
Description of Change
Upgrade the Prism.Avalonia library's dependencies to v11.3.5 from v11.1.3. See Avalonia Releases for more information. Other updates include,
readme.mdto include Prism.Avalonia, and updated.editorconfigto format.axamlfiles (the Avalonia equivalent to WPF's.xamlfile).Bugs Fixed
API Changes
List all API changes here (or just put None), example:
Behavioral Changes
There are no behavioral changes made to the Prism.Avalonia library at this time. This upgrade ensures that users are maintaining compatibility with the latest Avalonia release and feature bugfixes that comes with it since Aug 12, 2024. And sets the stage for future upgrades.
PR Checklist