Skip to content

Don't import Nuget.targets files that aren't there#5754

Merged
MattGal merged 1 commit intodotnet:release/3.xfrom
MattGal:arcade-5379
Jul 7, 2020
Merged

Don't import Nuget.targets files that aren't there#5754
MattGal merged 1 commit intodotnet:release/3.xfrom
MattGal:arcade-5379

Conversation

@MattGal
Copy link
Member

@MattGal MattGal commented Jul 7, 2020

Description

From #5379, change merged in master; just a check for file existence before including.

This is the release/3.x version. Files have significantly diverged so not a direct cherry-pick.

Customer Impact

Certain build environments where the assumptions made w.r.t. file location here will fail to build

Regression

No

Risk

Very low : Checking existence of a file before using it.

Workarounds

Customers hitting this would need to either override MSBuild props/targets or change build agent(s) used

…net#5753)

release/3.x version.  Files have significantly diverged so not a direct cherry-pick.
@MattGal MattGal requested review from markwilkie and mmitche July 7, 2020 17:30
Copy link
Member

@markwilkie markwilkie left a comment

Choose a reason for hiding this comment

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

approved for port to 3.x

@MattGal MattGal merged commit 304ded3 into dotnet:release/3.x Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants