ThinkGeo.com    |     Documentation    |     Premium Support

Changing from .net 4.5 to 4.0

Right now I have a project using ThinkGeo targetting .NET 4.5 in Visual Studio 2015. Is it possible to target 4.0 instead? I tried just changing the target, and it gave a lot of errors, mainly because all the .dlls that I got from ThinkGeo are targetting 4.5.

Thanks,
Dan

Hi Dan,

Our V10 dll is based on .net 4.5 and we cannot use .net 4.0 to build it because we used many new features in 4.5.

If you have to use .net 4.0, I think you can try to use our V9, because our V9 is based on .net 4.0.

And could you please let us know why you have to use 4.0 instead of 4.5 in your scenario? Because 4.5 compatible 4.0 but 4.0 cannot compatible 4.5.

Regards,

Ethan