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

Check for source only properties before tool restore #75161

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

mmitche
Copy link
Member

@mmitche mmitche commented Sep 18, 2024

'dotnet' is not ambiently available, and we don't want the extra tool restore here (in case it brings in prebuilts). Check for passed in properties that would indicate a source only build from the VMR as well as the dev switch.

'dotnet' is not ambiently available, and we don't want the extra tool restore here (in case it brings in prebuilts).
Check for passed in properties that would indicate a source only build from the VMR as well as the dev switch.
@mmitche mmitche requested a review from a team as a code owner September 18, 2024 16:13
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Sep 18, 2024
@mmitche mmitche requested a review from a team September 18, 2024 16:17
@dotnet-policy-service dotnet-policy-service bot added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Sep 18, 2024
eng/build.sh Show resolved Hide resolved
eng/build.sh Show resolved Hide resolved
@mmitche mmitche merged commit 9fe9c65 into dotnet:main Sep 18, 2024
28 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure Community The pull request was submitted by a contributor who is not a Microsoft employee. untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants