We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8be2ec commit adecafdCopy full SHA for adecafd
test/HtmlToOpenXml.Tests/HtmlToOpenXml.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netcoreapp3.1;net8.0</TargetFrameworks>
+ <TargetFrameworks>netcoreapp2.0;net8.0</TargetFrameworks>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<IsPackable>false</IsPackable>
7
<IsTestProject>true</IsTestProject>
0 commit comments