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 daff2f3 commit 51de582Copy full SHA for 51de582
src/UI/Microsoft.AspNetCore.Identity.UI.csproj
@@ -18,7 +18,7 @@
18
<EmbeddedResource Include="wwwroot/**/*" />
19
<EmbeddedResource Remove="wwwroot/**/LICENSE*" />
20
<None Remove="wwwroot/**/LICENSE*" />
21
- <None Include="THIRD-PARTY-NOTICES.txt" Pack="true" PackagePath="/" />
+ <None Include="THIRD-PARTY-NOTICES.txt" Pack="true" PackagePath="/THIRD-PARTY-NOTICES.txt" />
22
23
<Content Update="**\*.cshtml" Pack="false" />
24
</ItemGroup>
0 commit comments