Closed infofromca closed 1 year ago
Steps to reproduce the behavior:
Go to 'on current dev branch, Add any community module or my own Module to the Orchardcore sln'
'run it'
See error cannot see custom features
should see the features from community or my module as before
If applicable, add screenshots to help explain your problem.
I think you have to add the module to the OrchardCore.Cms.Web or the OrchardCore.Mvc.Web project depending which one is set at your start up.
OrchardCore.Cms.Web
OrchardCore.Mvc.Web
oh, yes, my mistake. forgot something
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Go to 'on current dev branch, Add any community module or my own Module to the Orchardcore sln'
'run it'
See error cannot see custom features
Expected behavior
should see the features from community or my module as before
Screenshots
If applicable, add screenshots to help explain your problem.