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 9 compatibility please. #283

Closed
BillDuffy1956 opened this issue Nov 13, 2024 · 4 comments
Closed

.NET 9 compatibility please. #283

BillDuffy1956 opened this issue Nov 13, 2024 · 4 comments

Comments

@BillDuffy1956
Copy link

I attempted to upgrade my project to the new .NET9 release. However, it seems that RT is not compatible.
Any plans to release a compatible version?

@ArmandRedgate
Copy link

This PR was merged and released, but I found that I get the Error MSB6006: "" exited with code 1 issue. I tried setting

<RtForceTargetFramework>net9.0</RtForceTargetFramework>

but that didn't work for me.

@pavel-b-novikov
Copy link
Member

Hold on, will push the fix soon

@BillDuffy
Copy link

I'm still getting compile errors:

image

image

@smkanadl
Copy link
Contributor

I updated to 1.6.5 and it works fine for me. So it's probably not a general problem.

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

No branches or pull requests

5 participants