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

Feature: .NET Core / .NET 5 compatibility #29

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Deadpikle
Copy link
Contributor

@Deadpikle Deadpikle commented Nov 11, 2020

It's been a few years. Hi again!

This PR adds compatibility with .NET Core and the newly released .NET 5. It also moves the main csproj file to an SDK-style project. A .NET 4.5.1 build output is still created. I also added a .NET 5 sample for a proof of concept that uses the latest version of MahApps.Metro (2.3.4 as of this writing).

All that would need to be done after merging this is bumping the version (in the .csproj now) and updating the NuGet.

One way to easy-mode make a NuGet package is to right click the csproj -> Properties -> Package -> check the 'Generate NuGet package on build' checkbox. Then it'll take care of a bunch of annoying details for you.

@AleksandarDev Any chance we could have an updated NuGet when/if this is merged? Thanks! :)

@MarcoSpoenemann
Copy link

Any news on this topic?

@Deadpikle
Copy link
Contributor Author

@AleksandarDev ?

@CyLuGh
Copy link

CyLuGh commented Aug 2, 2021

Thanks for your work on a .NET Core / 5 version! Shouldn't it become a fork of this project, seeing that there haven't been updates for quite a while now?

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.

3 participants