Skip to content

Commit

Permalink
Merge pull request #107 from pre-martin/dependabot/nuget/SkiaSharp-2.…
Browse files Browse the repository at this point in the history
…88.8

Bump SkiaSharp from 2.88.6 to 2.88.8
  • Loading branch information
pre-martin authored May 5, 2024
2 parents a17cc74 + a8642fa commit 7aa4a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StreamDeckSimHub.Plugin/StreamDeckSimHub.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<Reference Include="SharpDeck">
<HintPath>..\lib\SharpDeck.dll</HintPath>
</Reference>
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
</ItemGroup>

<Target Name="CustomAfterPublish" AfterTargets="Publish" DependsOnTargets="GetBuildVersion">
Expand Down

0 comments on commit 7aa4a25

Please sign in to comment.