Files
OwnCord/Client
jevb 5903d4e39c chore: remove legacy WPF client code and references
The WPF/.NET 8 client has been fully replaced by the Tauri v2
client. Remove all WPF source, tests, solution file, and build
output directories. Update CLAUDE.md, CONTRIBUTING.md, and
SETUP.md to remove WPF references and simplify branch strategy.

Removed:
- Client/OwnCord.Client/ (WPF source)
- Client/OwnCord.Client.Tests/ (WPF tests)
- Client/OwnCord.Client.sln
- Client/publish*/ (build outputs)
2026-03-17 02:49:45 +01:00
..