OpenRCT2 / OpenRCT2/OpenLauncher
Update Avalonia framework
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 81
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
The last time Avalonia dependencies were bumped, was to 0.10.18 in https://github.com/OpenRCT2/OpenLauncher/commit/2d12d3bf965dea9b3079f2dbed307e05880142d5 (2023). 0.10.22 seems to be the last release in the 0.10.x line, but ideally we'd jump to the latest release, 11.3.0 (yes, without the leading 0.).
(I don't have a full C# toolchain on my machine, or I'd have done and tested this locally. Wanted to flag it all the same.)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Use commit 2d12d3bf965dea9b3079f2dbed307e05880142d5 as the baseline, then locate the Avalonia dependency declarations in the launcher. Check the migration requirements between 0.10.18 and 11.3.0, build the Windows and Linux launcher with a full C# toolchain, and verify that both targets still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100