Skip to content

Commit 5187721

Browse files
authored
Merge pull request #97 from lahma/jint4
Upgrade to Jint 4
2 parents 6d35fe2 + 520533f commit 5187721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AngleSharp.Js/AngleSharp.Js.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="AngleSharp" Version="1.1.2" />
21-
<PackageReference Include="Jint" Version="3.1.0" />
21+
<PackageReference Include="Jint" Version="4.0.0" />
2222
</ItemGroup>
2323

2424
<PropertyGroup Condition=" '$(OS)' == 'Windows_NT' ">

0 commit comments

Comments
 (0)