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

Skip to content

Comments

Remove Conversion.Core registrations#10817

Merged
JanKrivanek merged 2 commits intomainfrom
proto/remove-conversion-core-publish
Oct 17, 2024
Merged

Remove Conversion.Core registrations#10817
JanKrivanek merged 2 commits intomainfrom
proto/remove-conversion-core-publish

Conversation

@JanKrivanek
Copy link
Member

Contributes to #8826

Context

Microsoft.Build.Conversion.Core was removed in VS codebase by https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/583701 However Microsoft.Build component still keeps dragging the binary to the VS install. Let's make sure Microsoft.Build.Conversion.Core.dll is not part of the VS install before we remove the code alltogether

Changes Made

Removing the registrations of Microsoft.Build.Conversion.Core, that contributes to VS install

@JanKrivanek
Copy link
Member Author

JanKrivanek commented Oct 15, 2024

Experimental VS insertion PR: https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/585404 - everything is pasing (incl DDRITs) except expectedfailure in sdk install test (due to missing packages)

(note: I'm repurposing the exp insertion for implanting and testing followup Build.Engine removal work - so future state of the isertion is not guaranteed and doesn't mean bad state of this particular PR)

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.

4 participants