Skip to content

Comments

Migrate to SLNX #1999

Merged
slozier merged 2 commits intoIronLanguages:mainfrom
slozier:slnx
Feb 22, 2026
Merged

Migrate to SLNX #1999
slozier merged 2 commits intoIronLanguages:mainfrom
slozier:slnx

Conversation

@slozier
Copy link
Contributor

@slozier slozier commented Feb 21, 2026

SLNX has been stable since 16.14 so we should be able to switch.

Resolves #1933

@BCSharp
Copy link
Member

BCSharp commented Feb 21, 2026

There is also _ctypes_test.sln in the repo but I guess we want to keep it as .sln? (I never used it, always use the Makefile).

@slozier
Copy link
Contributor Author

slozier commented Feb 21, 2026

There is also _ctypes_test.sln in the repo but I guess we want to keep it as .sln? (I never used it, always use the Makefile).

Good catch. I don't recall the last time I looked in that folder! 😄

@slozier slozier merged commit 0b8654d into IronLanguages:main Feb 22, 2026
26 checks passed
@slozier slozier deleted the slnx branch February 22, 2026 02:29
@BCSharp
Copy link
Member

BCSharp commented Feb 24, 2026

It escaped my attention the first time I looked at it, but since then I've noticed that some solution items refer to nonexistent files and trying to open them (double-click) results in an error.. @slozier, was/is it your plan to check them in to the repository?

@slozier
Copy link
Contributor Author

slozier commented Feb 24, 2026

It escaped my attention the first time I looked at it, but since then I've noticed that some solution items refer to nonexistent files and trying to open them (double-click) results in an error.. @slozier, was/is it your plan to check them in to the repository?

Hmm, must be remnants of the past that were in the old solution file. Will see if I can remove the dead entries this evening.

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.

Migrate to SLNX

2 participants