Forum member
mstramm
3 posts
Posts by mstramm
-
nCrunch fails building code containing languageext's newtype
Alright, I could use the evaluation license with VS2022, in which I had not yet registered my actual license and can confirm that the bug is fixed starting with nCrunch 4.10, (same with 4.11, in 4.9 for some reason the project fails to load entirely. unfortunately there is no VS2022 build of 4.8). …
16 Nov 2021 07:17 UTC
-
nCrunch fails building code containing languageext's newtype
Unfortunately my license permits 4.8 at most and I cannot upgrade as of yet. Instead I went back and tried out a few other versions: Console tool 4.8.0.3: everything is fine, Console tool 4.11: everything is fine nCrucnh 4.7: same problem nCrunch 3.31.0.3: fails to build, but reports an exc…
16 Nov 2021 06:59 UTC
-
nCrunch fails building code containing languageext's newtype
Hi! I'm a long time nCrunch user and am very happy with it, but for some reason it fails to build when i use some type I really don't want to do without. First off, here is the repro: nCrunch version 4.8.0.3 [b]repro.csproj[/b] [code=xml] <Project Sdk="Microsoft.NET.Sdk"> <PropertyGro…
15 Nov 2021 21:42 UTC