We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a281015 commit 7148481Copy full SHA for 7148481
1 file changed
src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj
@@ -8,7 +8,7 @@
8
<ProjectReference Include="..\AngleSharp.XPath\AngleSharp.XPath.csproj" />
9
</ItemGroup>
10
<PropertyGroup>
11
- <TargetFramework>netcoreapp2.0</TargetFramework>
+ <TargetFramework>netcoreapp3.0</TargetFramework>
12
<IsPackable>false</IsPackable>
13
</PropertyGroup>
14
</Project>
0 commit comments