KEMBAR78
PP file output is not generated during the build in classic c# project · Issue #2861 · dotnet/project-system · GitHub
Skip to content

PP file output is not generated during the build in classic c# project #2861

@jainaashish

Description

@jainaashish

PP file output is not being generated during the build

Steps:

  1. create c# class library
  2. Install package contentfilesexample -v 1.0.2 as PackageReference

Expected
ExampleReader will be in the current namespace from the pp file.

Actual
ExampleReader does not exist

Copied from dotnet/sdk#1100 for classic c# project system as well

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions