Skip to content

Commit 7148481

Browse files
author
Denis Ivanov
committed
NET Core 3.0.
1 parent a281015 commit 7148481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AngleSharp.XPath.Tests/AngleSharp.XPath.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ProjectReference Include="..\AngleSharp.XPath\AngleSharp.XPath.csproj" />
99
</ItemGroup>
1010
<PropertyGroup>
11-
<TargetFramework>netcoreapp2.0</TargetFramework>
11+
<TargetFramework>netcoreapp3.0</TargetFramework>
1212
<IsPackable>false</IsPackable>
1313
</PropertyGroup>
1414
</Project>

0 commit comments

Comments
 (0)