how to update llblgen v5.2.1 to 5.2.7

Posts   
 
    
alonsoChen
User
Posts: 30
Joined: 27-Nov-2017
# Posted on: 26-Apr-2018 06:10:23   

after generate code,could I replace the related library like SD.llblgen.pro.XXX files v5.2.0.0 to v5.2.7 and recompile?

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 26-Apr-2018 07:55:00   

alonsoChen wrote:

after generate code,could I replace the related library like SD.llblgen.pro.XXX files v5.2.0.0 to v5.2.7 and recompile?

Yes, you should actually. If you reference the ORM libraries from the installation folder, it should be the same path, as the path is always the mayor version (i.e.: C:\Program Files (x86)\Solutions Design\LLBLGen Pro v5.2\Frameworks\LLBLGen Pro\RuntimeLibraries\CompiledRuntimeLibraries). If you reference the libraries from nuget, double check the version and upgrade if necessary. If you keep the libraries somewhere else, make sure to re-check the version you are using.

David Elizondo | LLBLGen Support Team