Skip to content

Commit

Permalink
Merge pull request #200 from BinaryKits/dependabot/nuget/src/BinaryKi…
Browse files Browse the repository at this point in the history
…ts.Zpl.Viewer/SkiaSharp-2.88.6

Bump SkiaSharp from 2.88.3 to 2.88.6 in /src/BinaryKits.Zpl.Viewer
  • Loading branch information
YipingRuan authored Sep 22, 2023
2 parents 051151d + eaa2a08 commit 8381d67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BinaryKits.Zpl.Viewer/BinaryKits.Zpl.Viewer.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>net472;netstandard2.0;net6.0</TargetFrameworks>
Expand All @@ -23,7 +23,7 @@

<ItemGroup>
<PackageReference Include="BarcodeLib" Version="2.4.0" />
<PackageReference Include="SkiaSharp" Version="2.88.3" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp.HarfBuzz" Version="2.88.3" />
<PackageReference Include="ZXing.Net" Version="0.16.9" />
</ItemGroup>
Expand Down

0 comments on commit 8381d67

Please sign in to comment.