Hi,
currently Wisej3 projects are set up as .net4.8 – .net6 projects.
I presume this is due to forms designer requirements.
As I am having issues finding libraries that work both on .net4.8 and .net6 is there a way to have .net6.0 platform support only ?
If this is possible, what needs to be done to project to switch to one platform only?
Thanx,
D
Hi Dino,
yes, the reference to .NET 4.8 is required for the Designer.
You can use a couple of approaches to deal with this and they are covered here:
https://docs.wisej.com/docs/releases/whats-new-in-3.0/multi-targeting
Best regards
Frank
Please login first to submit.