SB6988
SB6988
Hi Tminka, thank you for your answer. I don't think issue #297 is the same as this. The error message looks different, and here I am not using Mono, I...
Ok fair point, thanks. However, this doesn't fix the issue unfortunately; if I make that addition to the code and set CompilerChoice to CodeDom, I get the same error with...
Okay, Roslyn is apparently an available choice of the compiler, nonetheless seems that some component is still missing: now I get System.IO.FileNotFoundException: Could not load file or assemply System.Collections.Immutable ,...
Hi, ok I think I am finding something interesting. The folder you mentioned is NOT generated at compilation -- instead of DebugFull, it generates Debug\netappcore3.1. I had already substituted the...
Hi, thanks, that would help, along with the Compiler choice. However, I still cannot reproduce what you illustrated. Briefly, with the Debug in Full configuration it does **not** create the...
It also occurred to me. Could be. Thanks for the suggestion, in the next days I'll try and I'll keep you posted.
Hi Tom, I have tried cloning the full repository. The solution is built successfully and the Tutorials run all succesfully - via uncommenting all the tests in RunMe.cs. Nonetheless, although...