Hi, thanks for sharing this issue.
RichardHauer;18019 wrote:
I have updated the SDK in nCrunch config for my solution to 10.0.100-preview.2.25164.34
The projects seem to build OK, but when the tests start to execute everything fails.
Right now no testing has been performed for .NET 10, since it's still in a preview state. I cannot warrant that any build of NCrunch will work with it (including the latest current build).
As a matter of policy, NCrunch doesn't support preview builds of platforms. Sometimes they work anyway, and sometimes fixes for them get included in advance, but it just isn't feasible for a 1-person team to handle such deep integration with platforms while they're still very unstable and changing very rapidly. Ideally I try to introduce support just before RTM, but often it happens soon after.
RichardHauer;18019 wrote:
Is it safe to assume that the system's selection of Net Framework 3.5 is some sort of default, because v5.11.0.1 doesn't know about Net10?
I think this is probably a safe assessment. Preview builds do also have some strange logic that affects framework resolution simply when the 'preview' state is in play, since MS often try to keep preview platform resolution separate to allow people to do proper side-by-side installation. Hopefully it's something I'll easily be able to fix when I have a chance to add proper support.
RichardHauer;18019 wrote:
My license doesn't cover the upgrade to the latest version, so before I spend money on this, will upgrading fix this issue or is there something else at work here?
Upgrading your license will get you a year of software updates, and it's a safe bet that one of those updates will add support for .NET 10, though I can't say for certain which one it will be (since I don't know the RTM date for .NET 10). My guess is that .NET 10 will be fully released at MS Build in late May.