Skip to content

Commit

Permalink
update example dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
barnhill committed Sep 21, 2023
1 parent 2ea8692 commit f660096
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions BarcodeStandardExample/BarcodeStandardExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,13 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="SkiaSharp">
<Version>2.88.5</Version>
<Version>2.88.6</Version>
</PackageReference>
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies">
<Version>2.88.5</Version>
<Version>2.88.6</Version>
</PackageReference>
<PackageReference Include="SkiaSharp.Views.Desktop.Common">
<Version>2.88.5</Version>
<Version>2.88.6</Version>
</PackageReference>
<PackageReference Include="System.Resources.Extensions">
<Version>8.0.0-rc.1.23419.4</Version>
Expand Down

0 comments on commit f660096

Please sign in to comment.