Skip to content

Commit d50228d

Browse files
authored
Merge pull request #364 from vanillajonathan/patch-2
Add IsPackable element
2 parents e036af3 + cbed10c commit d50228d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net6.0;net472</TargetFrameworks>
5+
<IsPackable>false</IsPackable>
56
<AssemblyName>HtmlSanitizer.Tests</AssemblyName>
67
<PackageId>HtmlSanitizer.Tests</PackageId>
78
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>

0 commit comments

Comments
 (0)