Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of WinForms #5

Open
rnelson opened this issue Jul 9, 2023 · 0 comments
Open

Get rid of WinForms #5

rnelson opened this issue Jul 9, 2023 · 0 comments

Comments

@rnelson
Copy link
Owner

rnelson commented Jul 9, 2023

With Visual Studio officially supported on Macs and the input files often containing Windows serials that can be run on all kinds of platforms, it's time to make this less Windows-centric.

#4 moved the project from .NET Framework 4.5 to .NET 6 (LTS release at time of writing), but it still uses Winforms and thus only works on Windows still.

WPF? Maui? Uno? Avalonia? Let's use something other than WinForms so that this can be run natively on macOS and Linux.

@rnelson rnelson added this to the v2.0 milestone Jul 9, 2023
rnelson added a commit that referenced this issue Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant