I have two packages, A and B. I'd like to set up the Eligibility Conditions like this:
Given a specific set of conditions:
Install Package A
Otherwise:
Install Package B
How do I do this?
Thank you.
Given a specific set of conditions:
Install Package A
Otherwise:
Install Package B
How do I do this?
Thank you.