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

Commit 0d18f2d

Browse files
Bump Microsoft.NETCore.Jit from 1.1.13 to 2.0.8
Bumps [Microsoft.NETCore.Jit](https://github.com/dotnet/coreclr) from 1.1.13 to 2.0.8. - [Release notes](https://github.com/dotnet/coreclr/releases) - [Commits](dotnet/coreclr@v1.1.13...v2.0.8) --- updated-dependencies: - dependency-name: Microsoft.NETCore.Jit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0f2ac0 commit 0d18f2d

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)