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

Binary Log Support in Roslyn #76740

Open
NikiPn opened this issue Jan 14, 2025 · 1 comment
Open

Binary Log Support in Roslyn #76740

NikiPn opened this issue Jan 14, 2025 · 1 comment
Assignees
Labels
Milestone

Comments

@NikiPn
Copy link

NikiPn commented Jan 14, 2025

Hello,

The issue describes the change in architecture that has made obtaining binary logs impossible when using the Microsoft.CodeAnalysis.MSBuild.MSBuildWorkspace.OpenProjectAsync method. The same issue also notes that supporting binary log generation for OpenProjectAsync would be relatively simple to implement. This case is precisely what we need.

Regarding OpenSolutionAsync, the scenario of generating logs for each project within a solution is also relevant for us.

Could you please let us know if support for this functionality is planned? If so, when can we expect it?

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jan 14, 2025
@deepakrathore33 deepakrathore33 removed the untriaged Issues and PRs which have not yet been triaged by a lead label Mar 17, 2025
@jasonmalinowski
Copy link
Member

Hmm, I had thought we had a bug tracking this directly but I guess we don't.

@jasonmalinowski jasonmalinowski added this to the .NET 10 milestone Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants