TASEmulators / TASEmulators/BizHawk
Migrate solution files to `.slnx`
Open
Nobody has claimed this yet.
Meta
Repro: Fixed/added in branch/fork
Request: Feature/Enhancement
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
This is a new format only recently merged into the CLI and not supported by stable VS2022.
edit 2025-11: It's in stable VS2026 and possibly VS2022, and also Rider and VS Code.
see also https://gitlab.com/YoshiRulz/yoshis-hawk-thoughts/-/issues/216
Contributor guide
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
Start by inventorying the repository's existing solution files and checking the linked MSBuild format change alongside current IDE support. Convert the solution files to .slnx, then verify that the repository still opens and builds with the supported tooling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100