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

.NET 5 and cross-platform support #38

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

PlatinumLucario
Copy link

Upgraded to .NET 5 and separated the UI in the main 'Sanford.Multimedia.Midi' assembly into it's own assembly called 'Sanford.Multimedia.Midi.UI.Windows', while the rest of the Sanford.Multimedia.Midi code is now renamed to 'Sanford.Multimedia.Midi.Core', this will ensure cross-platform compatibility.

Everyone is welcome to add UI support for other platforms, such as Linux. I will be working on Gtk# UI support so it can run in Linux as well

…ia.Midi' assembly into it's own assembly called 'Sanford.Multimedia.Midi.UI.Windows', while the rest of the Sanford.Multimedia.Midi code is now renamed to 'Sanford.Multimedia.Midi.Core', this will ensure cross-platform compatibility.
Correction
@tebjan
Copy link
Owner

tebjan commented Aug 12, 2021

Looking forward to this, thanks for working on it!

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.

2 participants