Skip to content

Commit

Permalink
Update SixLabors.ImageSharp to version 3.1.6
Browse files Browse the repository at this point in the history
Updated the SixLabors.ImageSharp package in Moonglade.Setup.csproj
from version 3.1.5 to 3.1.6. This update likely includes bug fixes,
performance improvements, or new features.
  • Loading branch information
EdiWang committed Nov 20, 2024
1 parent dc1bc23 commit 37d05be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moonglade.Setup/Moonglade.Setup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Moonglade.Configuration\Moonglade.Configuration.csproj" />
Expand Down

0 comments on commit 37d05be

Please sign in to comment.