Skip to content

Commit

Permalink
Update dependency SixLabors.ImageSharp.Drawing to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 378d429 commit 5b08c25
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="NLog" Version="5.1.2" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.2.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.0" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta14" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.0.0" />
</ItemGroup>

<ItemGroup Condition="'$(Configuration)' == 'Release'">
Expand Down

0 comments on commit 5b08c25

Please sign in to comment.