Skip to content

Change AnalyzerUtilities to reference Microsoft.CodeAnalysis.Common by project instead of package #596

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

Closed
wants to merge 3 commits into from

Conversation

mthalman
Copy link
Member

@mthalman mthalman commented May 16, 2025

See #400 (comment)

Changes Microsoft.CodeAnalysis.AnalyzerUtilities reference to Microsoft.CodeAnalysis.Common to be a project instead of package reference. This ensures it has a dependency on the current version rather than the previously published version.

This is needed to get a VMR build with a good previously-source-built artifacts tarball that is coherent which will unblock #400.

@mthalman mthalman changed the title test Change AnalyzerUtilities to reference Microsoft.CodeAnalysis.Common by project instead of package May 16, 2025
@mthalman mthalman requested review from JoeRobich and a team May 16, 2025 16:49
@mthalman
Copy link
Member Author

Changing this to draft as I work through issues uncovered by the roslyn PR: dotnet/roslyn#78614

@mthalman mthalman closed this May 21, 2025
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.

1 participant