Skip to content

Commit

Permalink
Update System.Drawing dependencies (OrchardCMS#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewScoggins authored Aug 21, 2023
1 parent 5cc9ff8 commit c9bfe8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="5.0.0"/>
<PackageReference Include="System.Drawing.Common" Version="5.0.3"/>
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs"/>
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
<PackageReference Include="System.Drawing.Common" Version="5.0.3" />
<PackageReference Include="YesSql" />
</ItemGroup>

Expand Down

0 comments on commit c9bfe8c

Please sign in to comment.