Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Conversion.Core registrations #10817

Merged
merged 2 commits into from
Oct 17, 2024

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)

@JanKrivanek JanKrivanek merged commit b8f46eb into main Oct 17, 2024
10 checks passed
@JanKrivanek JanKrivanek deleted the proto/remove-conversion-core-publish branch October 17, 2024 07:32
YuliiaKovalova added a commit that referenced this pull request Oct 18, 2024
YuliiaKovalova added a commit that referenced this pull request Oct 18, 2024
YuliiaKovalova added a commit that referenced this pull request Oct 19, 2024
YuliiaKovalova added a commit that referenced this pull request Oct 19, 2024
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