Skip to content

Commit

Permalink
Update dependency SixLabors.ImageSharp to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 16, 2022
1 parent a1d1040 commit ddd9a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AstroBot/AstroBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NLog" Version="4.7.12" />
<PackageReference Include="NLog.Extensions.Logging" Version="1.7.4" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.4" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.0" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta13" />
</ItemGroup>

Expand Down

0 comments on commit ddd9a93

Please sign in to comment.