Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 1d8f8ab

Browse files
authored
Merge pull request #129 from DuendeSoftware/dependabot/nuget/Microsoft.NETCore.Jit-2.0.8
Bump Microsoft.NETCore.Jit from 1.1.13 to 2.0.8
2 parents 2ed28ee + 0d18f2d commit 1d8f8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Tests/Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<!-- TODO - The rest of the packages in this group are transitive
3939
dependencies of CsQuery. We should remove them when we replace CsQuery
4040
with AngleSharp. -->
41-
<PackageReference Include="Microsoft.NETCore.Jit" Version="1.1.13" />
41+
<PackageReference Include="Microsoft.NETCore.Jit" Version="2.0.8" />
4242
<PackageReference Include="System.Net.Http" Version="4.3.4" />
4343
<PackageReference Include="System.Security.Cryptography.X509Certificates" Version="4.3.2"/>
4444
</ItemGroup>

0 commit comments

Comments
 (0)