Hi,
Started a new Wisej 3 project and I would like to reference other projects (like external models, data access layer etc), targeting .net6, from the Wisej 3 project. But Visual Studio complains that the external projects are not compatible, since they are not targeting .NET Framework 4.8 as well. How can we overcome this? Are we obliged to have all our external references targeting 4.8? And all this just for the Designer? Is there some workaround?
Or am I missing something?
Best,
Alex
In any case you should be able to resolve this with Conditional References. See here
https://markheath.net/post/csproj-conditional-references
Regards
Frank
Hi Alex,
I hope you´re doing fine!
Can you please give me an example for a reference you´d like to add?
TIA
Frank
Please login first to submit.