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

TagHelper and RazorPreCompileModule don't work in the same project and reference projects #1693

@Tragetaschen

Description

@Tragetaschen

I have a TagHelper in the web project itself (not as a reference) and I want to use RazorPreCompileModule in that project. This throws during compilation because the preprocess step tries to load the assembly that is currently created and cannot find it (yet).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions