Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Add support for installing NuGetizer without Xamarin #121

Merged
merged 3 commits into from
May 19, 2017

Conversation

kzu
Copy link
Contributor

@kzu kzu commented May 19, 2017

The previous behavior would add a Dependency, which is only applicable
if the VSIX you're depending on (i.e. Merq) is NOT a product component.

Since Merq ships with Xamarin, this caused an error saying you had to
install Xamarin instead.

The updated VsixDependency will properly inject a Prerequisite instead,
and do the right thing via Willow automatically, installing only the
Merq component that Xamarin workload also consumes.
@kzu kzu removed the DONOTMERGE label May 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants