Skip to content

Commit

Permalink
Bump Magick.NET-Q16-AnyCPU from 7.22.0 to 13.3.0 in /Ginger/Ginger
Browse files Browse the repository at this point in the history
Bumps [Magick.NET-Q16-AnyCPU](https://github.com/dlemstra/Magick.NET) from 7.22.0 to 13.3.0.
- [Release notes](https://github.com/dlemstra/Magick.NET/releases)
- [Commits](dlemstra/Magick.NET@7.22.0.0...13.3.0)

---
updated-dependencies:
- dependency-name: Magick.NET-Q16-AnyCPU
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent a9b6bdb commit a1d913b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Ginger/Ginger/Ginger.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -656,7 +656,7 @@
<PackageReference Include="LiteDB" Version="4.1.4" />
<PackageReference Include="LiveCharts.Wpf.NetCore3" Version="0.9.7" />
<PackageReference Include="log4net" Version="2.0.14" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="11.1.1" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.3.0" />
<PackageReference Include="Microsoft.Office.Interop.Excel" Version="15.0.4795.1001" />
<PackageReference Include="Mono.Posix" Version="7.1.0-final.1.21458.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down
4 changes: 2 additions & 2 deletions Ginger/GingerCoreNET/GingerCoreNET.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup Label="Globals">
<SccProjectName>SAK</SccProjectName>
Expand Down Expand Up @@ -251,7 +251,7 @@

<PackageReference Include="log4net" Version="2.0.12" />

<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="7.22.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.3.0" />

<PackageReference Include="MailKit" Version="4.0.0" />

Expand Down

0 comments on commit a1d913b

Please sign in to comment.