-
-
Notifications
You must be signed in to change notification settings - Fork 497
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 to .NET 9 #635
Comments
The low level dependency that Harmony uses just recently updated to NET9 but had one bug left that was just fixed a few days ago. I will keep this Issue open as a TODO for me to get started with the addition. One problem remains: the automatic tests in Harmony are kind of broken due to the introduction of Harmony Thin. I would feel more confident to have all tests execute correctly before I release NET9 |
I am using Harmony 2.3.-prerelease.5 as a Transitive package. I am seeing this error since upgrading to dot net 9. Do you believe the below needs this enhancement?
|
As mentioned earlier, NET9 support isn’t there yet. I have work to do after Harmony’s internal dependency just recently fixed the compatibility. Lots of personal stuff piling up for me right now but I get to it when I can. |
Thank you so much for what you do. I was wondering if you believe what I am
seeing is a compatibility issue though for dot net 9 or is it something
else?
…On Mon, Dec 2, 2024, 10:52 AM Andreas Pardeike ***@***.***> wrote:
As mentioned earlier, NET9 support isn’t there yet. I have work to do
after Harmony’s internal dependency just recently fixed the compatibility.
Lots of personal stuff piling up for me right now but I get to it when I
can.
—
Reply to this email directly, view it on GitHub
<#635 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGVOYPOROUHTT4WIPBGE7D2DR63HAVCNFSM6AAAAABSQCTKQ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJRHEYDONJQHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Yes, it’s something that came up with net 9 |
No description provided.
The text was updated successfully, but these errors were encountered: