Skip to content

Commit

Permalink
fix(ImageSharp): Update ImageSharp to 3.1.5. (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
CaasGit authored Sep 5, 2024
1 parent 86eff62 commit 3eead16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpaceWizards.RsiLib/SpaceWizards.RsiLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="JetBrains.Annotations" Version="10.3.0" />
<PackageReference Include="MetadataExtractor" Version="2.5.0" />
<PackageReference Include="Microsoft.Toolkit.Diagnostics" Version="7.0.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
</ItemGroup>

</Project>

0 comments on commit 3eead16

Please sign in to comment.