Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Incremental builds in VS does not copy Views dll from referencing class library project  #2306

@pranavkm

Description

@pranavkm

Steps:

  1. Create a solution containing a WebApp that references a Razor Class Library project.
  2. Build the solution
  3. Verify that the ClassLibrary Views dll and pdb are copied to the WebApp's output directory
  4. Clean the WebApp
  5. Build it.

Expected:
Views dll exists in the build output dir of WebApp

Actual:
No view dll found in the build output dir

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions