Skip to content

Clean up C# migration leftovers#294

Merged
enaboapps merged 1 commit into
mainfrom
chore/csharp-migration-cleanup-293
Jun 30, 2026
Merged

Clean up C# migration leftovers#294
enaboapps merged 1 commit into
mainfrom
chore/csharp-migration-cleanup-293

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • remove stale ignore rules for the deleted native helper tree
  • clean local old Electron/native-helper artifacts outside git

Closes #293.

Validation

  • git status --short --ignored
  • dotnet restore src/SwitchifyPc.sln
  • dotnet build src/SwitchifyPc.sln -c Release --no-restore
  • dotnet test src/SwitchifyPc.sln -c Release --no-build
  • stale npm/Electron reference search
  • confirmed dist\Switchify-PC-Setup-0.2.0-x64.exe remains present

@enaboapps enaboapps added this to the Release 0.2.0 milestone Jun 30, 2026
@enaboapps enaboapps merged commit f3b73a4 into main Jun 30, 2026
1 check passed
@enaboapps enaboapps deleted the chore/csharp-migration-cleanup-293 branch June 30, 2026 11:34
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.

Clean up C# migration leftovers

2 participants