Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

fix for VSWhere prerelease detection #222

Open
wants to merge 1 commit into
base: AndroidX
Choose a base branch
from

Conversation

moljac
Copy link
Member

@moljac moljac commented Oct 18, 2019

Again for local prerelease testing

var vsInstallPath = VSWhereLatest(new VSWhereLatestSettings
{
Requires = "Component.Xamarin",
IncludePrerelease = true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be specified from a cake argument and default to false? Is the default behaviour of vswhere to return stable first?

@moljac moljac closed this Nov 17, 2019
@moljac moljac reopened this Nov 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants