Run tests using .NET 10#3662
Conversation
|
Idea: Add tests to see how NHibernate handles the new APIs Queryable.LeftJoin and Queryable.RightJoin that were added in .NET 10.
|
|
Hi, is there an estimated release date for a version that will be compatible with .NET 10? |
|
I have push a commit to install .net 10 on Appveyor, but now realize you had previously some script for doing that too and reverted it. Still, AppVeyor images do not have it installed by default as of now (appveyor/ci#3984, https://www.appveyor.com/docs/windows-images-software/#net-framework). What was the reason for the revert? |
|
The macos 13 check will never be fulfilled. There are no more runners for macos 13, it seems. |
it was installing preview version. I should have checked if appveyor have a release version of .net10 before removing it completely |
|
I've reordered and reorganized commits removing unnecessary churn |
No description provided.