We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e036af3 + cbed10c commit d50228dCopy full SHA for d50228d
test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj
@@ -2,6 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>net6.0;net472</TargetFrameworks>
5
+ <IsPackable>false</IsPackable>
6
<AssemblyName>HtmlSanitizer.Tests</AssemblyName>
7
<PackageId>HtmlSanitizer.Tests</PackageId>
8
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
0 commit comments