We have a custom .dll that we are referencing from a form and we were wondering what version of .Net Framework we should use for the compilation of the .dll itself from within visual studio. Does anyone know if we need to use the same .Net framework that Epicor itself is using or can we use lower, higher…?
In addition if you try to compile it under a lower version while referencing Epicor’s DLLs with a higher .NET Version your Visual Studio should throw a bunch of Warnings.