Skip to content

Provide a flag to indicate that Microsoft.NET.Sdk is used - #1242

Merged
nguerrera merged 1 commit into
dotnet:masterfrom
nguerrera:using-sdk-flag
May 24, 2017
Merged

nguerrera merged 1 commit into
dotnet:masterfrom
nguerrera:using-sdk-flag

Conversation

@nguerrera

@nguerrera nguerrera commented May 23, 2017 •

Copy link
Copy Markdown
Contributor

Customer scenario

Partner and ecosystem features need to be able to adjust themselves based on whether or not the project they're working with uses Microsoft.NET.Sdk. This has been identified as blocking corefx for preview2.

Bugs this fixes:

#534

Workarounds, if any

None. There were some unsupported things you could sniff, but all of them were defined too late for use in corefx's scenario. This gives an official, supported property that is set as early as possible.

Risk

Low.

Performance impact

None.

Is this a regression from a previous update?

No

Root cause analysis:

N/A

How was the bug found?

N/A

@MattGertz for approval

@nguerrera nguerrera added this to the 2.0.0 milestone May 23, 2017
@nguerrera
nguerrera requested a review from livarcocc May 23, 2017 21:33
@nguerrera

Copy link
Copy Markdown
Contributor Author

cc @ericstj

@nguerrera

Copy link
Copy Markdown
Contributor Author

@MattGertz for approval

@ericstj ericstj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, as discussed there may be some other properties needed as well. This is sufficient for the places where we are trying to sequence our targets with yours.

@nguerrera

nguerrera commented May 23, 2017 •

Copy link
Copy Markdown
Contributor Author

@dotnet-bot test Windows_NT_FullFramework Debug please

We finally have readable output for the full framework flakiness and it seems desktop msbuild is just crashing. I will be investigating that separately, but in the meantime, we're still stuck retesting. :(

@nguerrera
nguerrera merged commit 7802e73 into dotnet:master May 24, 2017
@nguerrera
nguerrera deleted the using-sdk-flag branch May 24, 2017 01:33
mmitche pushed a commit to mmitche/sdk that referenced this pull request Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants