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

Defend against forthcoming breaking change in SDK #8409

Merged
merged 1 commit into from
Jan 17, 2018

Conversation

nguerrera
Copy link
Contributor

There were a couple of places where our custom build steps were reaching in to the items produced by RunResolvePackageDependencies.

This target will not be run by default with dotnet/sdk#1857. Changing the code now to a form that works before and after that change so that we don't hit the break when an SDK insertion becomes the new stage0.

(There are better ways to write these with the new items, but this is the easiest way to make the code work before and after the change.)

@nguerrera nguerrera requested review from livarcocc and a team January 16, 2018 22:22
@nguerrera nguerrera force-pushed the defend-against-breaking-change branch from 188a28e to c75ef2e Compare January 16, 2018 22:24
@livarcocc livarcocc added this to the 2.2.0 milestone Jan 17, 2018
@nguerrera nguerrera merged commit 840acee into dotnet:master Jan 17, 2018
@nguerrera nguerrera deleted the defend-against-breaking-change branch January 17, 2018 18:13
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.

2 participants