There was an error while loading. Please reload this page.
1 parent 6142d3b commit eae0e4cCopy full SHA for eae0e4c
1 file changed
src/Modules/SimplCommerce.Module.News/SimplCommerce.Module.News.csproj
@@ -8,6 +8,10 @@
8
<EmbeddedResource Include="bundleconfig.json" />
9
</ItemGroup>
10
11
+ <ItemGroup>
12
+ <PackageReference Include="HtmlSanitizer" Version="9.0.892" />
13
+ </ItemGroup>
14
+
15
<ItemGroup>
16
<ProjectReference Include="..\..\SimplCommerce.Infrastructure\SimplCommerce.Infrastructure.csproj" />
17
<ProjectReference Include="..\SimplCommerce.Module.Core\SimplCommerce.Module.Core.csproj" />
0 commit comments