Skip to content

Document local development and referencing of generators in cookbook #53468

Open

Description

The cookbook doesn't document how to do local development and referencing of source generators in a single project. Think we should add that in as it's a typical case, particularly now that we support debugging such scenarios as of VS 16.10.

<ProjectReference 
  Include="..\SourceGeneratorSamples\SourceGeneratorSamples.csproj"
  OutputItemType="Analyzer"
  ReferenceOutputAssembly="false" />

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions