We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00100d commit 053d683Copy full SHA for 053d683
src/Identity/UI/src/Microsoft.AspNetCore.Identity.UI.csproj
@@ -23,6 +23,7 @@
23
</PropertyGroup>
24
25
<ItemGroup>
26
+ <Content Update="**\*.cshtml" Pack="false" />
27
<None Include="build\*" Pack="true" PackagePath="build\" />
28
<None Include="buildMultiTargeting\*" Pack="true" PackagePath="buildMultiTargeting\" />
29
<None Include="buildTransitive\*" Pack="true" PackagePath="buildTransitive\" />
0 commit comments