Exclude wwwroot from IdentityUI content (#10664)
This commit is contained in:
parent
5d6c2edab0
commit
15b7dc5aee
|
|
@ -22,6 +22,7 @@
|
|||
<None Remove="wwwroot/**/LICENSE*" />
|
||||
<None Include="THIRD-PARTY-NOTICES.txt" Pack="true" PackagePath="/THIRD-PARTY-NOTICES.txt" />
|
||||
|
||||
<Content Update="wwwroot/**/*" Pack="false" />
|
||||
<Content Update="**\*.cshtml" Pack="false" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue