I am using the latest version of LLBLGenPro, SelfServicing.
I need to generate code for a windows 2003 machine.
2003 only supports dotnet 4.0
Last year I was still using LLBLGenPro 4.2 and I could generate both for 4.0 and 4.5.2 (or higher I think).
In august I upgraded to 5.x.
This is the first time since then that I have to alter code that is shared between Server 2016 and 2003.
Is it stil possible to generate dotnet 4.0 code and how should I do that?
4.5.2 seems to be the oldest supported version.
If it is not possible, is it possible to convert the 5.8 / 5.9 llblgen settings file back to 4.2?