Skip to content

Commit eae0e4c

Browse files
committed
Add missing reference
1 parent 6142d3b commit eae0e4c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/Modules/SimplCommerce.Module.News/SimplCommerce.Module.News.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
<EmbeddedResource Include="bundleconfig.json" />
99
</ItemGroup>
1010

11+
<ItemGroup>
12+
<PackageReference Include="HtmlSanitizer" Version="9.0.892" />
13+
</ItemGroup>
14+
1115
<ItemGroup>
1216
<ProjectReference Include="..\..\SimplCommerce.Infrastructure\SimplCommerce.Infrastructure.csproj" />
1317
<ProjectReference Include="..\SimplCommerce.Module.Core\SimplCommerce.Module.Core.csproj" />

0 commit comments

Comments
 (0)