Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build.cake to support pre-release VS #636

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

Eilon
Copy link
Member

@Eilon Eilon commented Apr 1, 2021

I only run VS pre-release builds because... that's what I do. There's an API in cake to support detecting those:

https://cakebuild.net/api/Cake.Common.Tools.VSWhere.Latest/VSWhereLatestSettings/

With this change, I can run dotnet cake --target=VS-NET6 and open in VS pre-rel.

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

I think this was just an oversight when I added this to the Cake script, thanks.

Copy link
Member

@PureWeen PureWeen left a comment

Choose a reason for hiding this comment

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

Yay!

@PureWeen PureWeen merged commit e0b7d31 into dotnet:main Apr 2, 2021
@Eilon Eilon added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Sep 30, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions fixed-in-6.0.100-preview.3.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants