Skip to content

Commit

Permalink
Bump Jering.Javascript.NodeJS from 6.3.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [Jering.Javascript.NodeJS](https://github.com/JeringTech/Javascript.NodeJS) from 6.3.1 to 7.0.0.
- [Changelog](https://github.com/JeringTech/Javascript.NodeJS/blob/master/Changelog.md)
- [Commits](JeringTech/Javascript.NodeJS@6.3.1...7.0.0)

---
updated-dependencies:
- dependency-name: Jering.Javascript.NodeJS
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent ec35c54 commit 454186a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PdfJsSharp/PdfJsSharp.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down Expand Up @@ -39,7 +39,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Jering.Javascript.NodeJS" Version="6.3.1" />
<PackageReference Include="Jering.Javascript.NodeJS" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 454186a

Please sign in to comment.