Do not install component during upgrade #6918
Unanswered
kalyani1217
asked this question in
Questions
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a component say web.config, in this component I have included a web.config file.
During upgrades, I dont want to install this component. So, I have added a condition
The above condition not working during upgrades. Component is installing during upgrades. What should I add inside condition, so that the component should not install during upgrades?
Beta Was this translation helpful? Give feedback.
All reactions