You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: convert solution to .slnx format and move to src/ (#29)
Converts from legacy .sln format to the new XML-based .slnx format.
Moves solution file from root to src/ for consistency with other repos.
Updates CI workflow to reference the new solution path.
0 commit comments