We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708fa67 commit 9474a51Copy full SHA for 9474a51
1 file changed
src/Smartstore.Web/Smartstore.Web.csproj
@@ -94,6 +94,7 @@
94
<Content Remove="wwwroot\lib\bi\bootstrap-icons-all.svg" CopyToPublishDirectory="Never" />
95
<Content Remove="wwwroot\lib\fontastic\icomoon\**" CopyToPublishDirectory="Never" />
96
<Content Remove="wwwroot\exchange\**" CopyToPublishDirectory="Never" />
97
+ <Content Remove="wwwroot\.well-known\**" CopyToPublishDirectory="Never" />
98
<!-- Don't publish README files in wwwroot -->
99
<None Include="wwwroot\**\README.md" CopyToPublishDirectory="Never" />
100
</ItemGroup>
0 commit comments