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

Add support for net9.0 #257

Merged
merged 2 commits into from
Dec 22, 2024
Merged

Conversation

CorruptComputer
Copy link
Contributor

@CorruptComputer CorruptComputer commented Nov 22, 2024

Used #246 as a guide for what needed to change.

net6.0 and net7.0 are out of support now and are probably safe to remove, left those in since that seemed like it should be outside the scope of this PR to me.

@CorruptComputer
Copy link
Contributor Author

@qmfrederik Apologies for the ping, however I have been unable to deploy my app since upgrading to .NET 9 due to this not being supported. Could you please review this and let me know if I need to change anything else?

@sduffy77
Copy link

+1 to this. We could use NET 9 support as well. I rolled our application back to NET 8 until this is resolved.

@CorruptComputer
Copy link
Contributor Author

Sadly I am not able to roll back to .NET 8 as I've added some of the new features in .NET Aspire 9 to make development and testing a bit easier. So until this is released I'm stuck unable to build the .rpm packages for my application, thankfully its still in a somewhat early development phase so deployment isn't really needed outside of testing currently.

If this gets closer to the time I'm ready to release my first version and still isn't merged I may just hard fork this repo and maintain my own build of it on nuget.org.

@qmfrederik
Copy link
Collaborator

@CorruptComputer Would you mind to rebase this PR so we get CI going?

@CorruptComputer
Copy link
Contributor Author

Sure no problem at all, should be rebased now.

@qmfrederik qmfrederik merged commit dfc9dde into quamotion:master Dec 22, 2024
1 check passed
@qmfrederik
Copy link
Collaborator

Thanks @CorruptComputer !

@qmfrederik
Copy link
Collaborator

Version 0.1.226 should be live on NuGet.

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