Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@drewnoakes
Copy link
Member

Since 16.0, MSBuild automatically prepends the most recently modified import to this property, so there's no need to ensure all imports do this themselves. In fact, doing so actively harms performance as this property's value becomes very large and processing it is expensive.

I assume this SDK does not need to support VS versions earlier than 16.0.

Since 16.0 MSBuild automatically prepends the most recently modified import to this property, so there's no need to ensure all imports do this themselves. In fact, doing so actively harms performance as this property's value becomes very large and processing it is expensive.

I assume this SDK does not need to support VS versions earlier than 16.0.
@ghost ghost requested review from rladuca and vatsan-madhavan November 12, 2019 11:18
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Nov 12, 2019
@ghost ghost requested a review from SamBent November 12, 2019 11:18
@vatsan-madhavan vatsan-madhavan merged commit 73107c2 into dotnet:master Nov 12, 2019
@drewnoakes drewnoakes deleted the dev/drnoakes/msbuild-all-projects branch November 12, 2019 22:09
@ghost ghost locked as resolved and limited conversation to collaborators Apr 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants