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 compile-time dependency from Workspace.MSBuild on Workspace.MSBuild.BuildHost #73393

Merged
merged 4 commits into from
May 8, 2024

Conversation

tmat
Copy link
Member

@tmat tmat commented May 8, 2024

Also removes usage of Microsoft.Extensions.Logging from the BuildHost. We just need to write text to Console.Error.

Removes Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe from Roslyn.VisualStudio.Setup.vsix.

Microsoft.CodeAnalysis.Workspaces.MSBuild.nupkg content diff:

core:
image

netfx:
image

Reduces C# extension size by 49 files (3MB uncompressed).

@tmat tmat requested a review from a team as a code owner May 8, 2024 20:17
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels May 8, 2024
@tmat
Copy link
Member Author

tmat commented May 8, 2024

@dibarbet @CyrusNajmabadi @dotnet/roslyn-ide ptal

Copy link
Member

@dibarbet dibarbet left a comment

Choose a reason for hiding this comment

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

I would ask to do a quick validation using C# extension standalone, that it loads a project.

@tmat tmat requested a review from a team as a code owner May 8, 2024 21:16
@tmat
Copy link
Member Author

tmat commented May 8, 2024

@ericstj @arkalyanms fyi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants