Skip to content

Commit

Permalink
Update to match dependency versions (OrchardCMS#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewScoggins authored and caaavik-msft committed Apr 9, 2024
1 parent bf6b62e commit 5587d92
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.3"/>
<PackageReference Include="System.Drawing.Common" Version="6.0.0"/>
<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.3"/>
<PackageReference Include="System.Drawing.Common" Version="6.0.0"/>
<PackageReference Include="YesSql" />
</ItemGroup>

Expand Down

0 comments on commit 5587d92

Please sign in to comment.