Skip to content

Update Source Generator Dependencies To Latest Version #22

@CodingFlow

Description

@CodingFlow

Is there a chance to update the source generator dependencies to avoid version conflict warnings with other source generators being used in the same project? Mainly update source generation dependencies to latest version so Microsoft.CodeAnalysis.Common 5.0.0 is used.

Example warning:

Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.CSharp.Workspaces 4.3.1 requires Microsoft.CodeAnalysis.Common (= 4.3.1) but version Microsoft.CodeAnalysis.Common 5.0.0 was resolved.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions