Version Number and Assemblies

Posted by Community Admin on 04-Aug-2018 17:41

Version Number and Assemblies

All Replies

Posted by Community Admin on 04-Jun-2015 00:00

Hi,

   I have create a new project in Sitefinity, and it would be use MVC for development. How do I "version" this project in VS. I would like to maintain a version for my project in Sitefinity. The AssemblyInfo has the Sitefinity version, can I change that? Also where does my MVC compiled code go to? I don't see any DLL files related to my MVC code in the Sitefinity bin folder

 

Regards

Baliga

Posted by Community Admin on 26-Jun-2015 00:00

Hello,

Any MVC code is compiled into the SitefinityWebApp dll, it does not have its own dll. 

In terms of modifying the AssemblyInfo file, it is not recommended to modify the version found here as it could cause problems with upgrades. What I can suggest for you is to use Feather, then you can create your MVC widgets in a separate assembly that you can use in your project.

I hope this information helps you.

 
Regards,
Angel Moret
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed