Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prism Latest version problem #43

Closed
Coolkeke opened this issue Feb 5, 2023 · 6 comments
Closed

Prism Latest version problem #43

Coolkeke opened this issue Feb 5, 2023 · 6 comments
Assignees
Labels
question Questions and Answers

Comments

@Coolkeke
Copy link

Coolkeke commented Feb 5, 2023

When is Prism planning to release 8.1.97.3-preview.11.5? Anvaloia has released 8.1.97.3-preview.11.5. I think you have such a piece of code in your latest project
protected abstract AvaloniaObject CreateShell();
Currently, it is still used in 8.1.97.3-preview.11.4
protected abstract IAvaloniaObject CreateShell();
Such a method, but in the latest Avalonia 8.1.97.3 - preview. 11.5, there is no such interface as IAvaloniaObject. How do I deal with this problem?

Here is my project Demo, please help me to have a look
Todo.zip

@Coolkeke Coolkeke added the enhancement New feature or request label Feb 5, 2023
@DamianSuess
Copy link
Collaborator

DamianSuess commented Feb 5, 2023

@Coolkeke thank you for reaching out. I created a post in the Discussion forum, #44 Avalonia v11 Preview 5 - Project Status

TL;DR
Prism.Avalonia only supports up to Avalonia v11-Preview 4 for now. ETA for Prev-5, is within the week; aiming for 48 hours.

Yes, this is unfortunate when migrating from v11's Preview 4 to 5 that changes may need to be made in our projects. Both our PR #39 and Avalonia's Wiki page titled, Breaking Changes outline some of the changes.

Considering the new release contains 1,422 commits and 1,947 file changes, I'm doing my best to swiftly upgrade and document the changes required over here in the Upgrading-to-Avalonia-11.md file.

@DamianSuess DamianSuess added question Questions and Answers and removed enhancement New feature or request labels Feb 5, 2023
@Coolkeke
Copy link
Author

Coolkeke commented Feb 5, 2023

@DamianSuess Thank you for your reply. I have publicized your project in the company. Many projects in our company are using the open source tools provided by your team. We also appreciate your Avalonia. Prism project. This is a very good project. We look forward to your latest news. Thank you again for your reply!!

@DamianSuess
Copy link
Collaborator

You're welcome @Coolkeke and thank you for the support. Best wishes on your projects.

Keep an eye out for the new update coming soon

@DamianSuess DamianSuess self-assigned this Feb 5, 2023
@DamianSuess
Copy link
Collaborator

@Coolkeke just to let you know, after resolving PR #47 I will publish the latest NuGet.

@Coolkeke
Copy link
Author

Coolkeke commented Feb 6, 2023

Ok, thank you for reminding

@DamianSuess
Copy link
Collaborator

DamianSuess commented Feb 8, 2023

Good morning @Coolkeke just wanted to let you know that the library has been published as per announcement #48.

Thank you again for your support
-- Damian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions and Answers
Projects
None yet
Development

No branches or pull requests

2 participants