Blazor Library (preiview4) leaks *.razor into the host project #9650
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Describe the bug
After updating a Blazor Lib to preview4 we see that:
To Reproduce
Install from Nuget BlazorStrap-1.0.0-preview4 and add it to a blank blazor project
It was mentioned in the Glitter channel for Blazor that this behavior has been seen in other libraries as well.
Expected behavior
*.razor should not be shown in the host project and it should compile
Screenshots
The text was updated successfully, but these errors were encountered: