|
|
Is there any way to add the IncludeInSolution attribute to a codegen generated module after the module has been created? I added a new module then remembered that i forgot to set that parameter to true but don't what to have to delete and reinstall orchard
again. Was hoping there is a simpler way...
Thanks,
Bob
|
|
|
|
You can add it manually in Visual Studio. Right click Modules in the solution explorer, choose "Add >" then "Existing project..." and navigate to your project file.
|
|