We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07a8058 + 01d4ae0 commit 67f021dCopy full SHA for 67f021d
test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net6.0;net472</TargetFrameworks>
+ <TargetFramework>net6.0</TargetFramework>
5
<IsPackable>false</IsPackable>
6
<AssemblyName>HtmlSanitizer.Tests</AssemblyName>
7
<PackageId>HtmlSanitizer.Tests</PackageId>
0 commit comments