Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

DamianSuess
Copy link
Contributor

@DamianSuess DamianSuess commented Sep 4, 2025

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.md to include Prism.Avalonia, and updated .editorconfig to format .axaml files (the Avalonia equivalent to WPF's .xaml file).

Bugs Fixed

  • N/A

API Changes

List all API changes here (or just put None), example:

  • N/A

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

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

@DamianSuess
Copy link
Contributor Author

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 .editorconfig and readme.md updates if you'd like (or just create a new PR).

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.

@dansiegel
Copy link
Member

I would suggest PR any samples to https://github.com/PrismLibrary/Prism-Samples-Avalonia so that way it remains easily discoverable.

@dansiegel dansiegel merged commit d0860c5 into PrismLibrary:master Sep 4, 2025
7 checks passed
@DamianSuess
Copy link
Contributor Author

Awesome, thanks @dansiegel for creating the repo! That beats going to the mess of making one & transferring it over to you.

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.

2 participants