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

Avalonia 11.2 #262

Merged
merged 12 commits into from
Nov 22, 2024
Merged

Avalonia 11.2 #262

merged 12 commits into from
Nov 22, 2024

Conversation

edgarfgp
Copy link
Member

No description provided.

@edgarfgp edgarfgp marked this pull request as ready for review November 21, 2024 21:52
@edgarfgp edgarfgp merged commit bceb150 into main Nov 22, 2024
1 check passed
@edgarfgp edgarfgp deleted the avalonia-11.2 branch November 22, 2024 19:02
@@ -3,25 +3,25 @@
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Fabulous" Version="3.0.0-pre9" />
<PackageVersion Include="Avalonia.iOS" Version="11.2.1" />
<PackageVersion Include="Fabulous" Version="3.0.0-pre16" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edgarfgp Just tried upgrading to Fabulous.Avalonia 3.0.0-pre7, but can't compile because 3.0.0-pre9 is the latest publicly available package version for Fabulous at the moment.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@h0lg We have been doing a lot changes in Fabulous. Please use latest pre-release "stable" is 3.0.0-pre16 https://www.nuget.org/packages/Fabulous/3.0.0-pre16

Copy link
Contributor

@h0lg h0lg Dec 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad - manually editing the Version worked. I was fooled by the VS GUI not offering me that version to upgrade to for some reason. Sorry for the false alarm and thanks for the heads up!

Edit: The reason seems to be a (alphabetical) sorting issue. VS regards pre9 as higher than pre16:
image

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