Open BillDuffy1956 opened 1 day ago
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?
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.
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?