Skip to content

Commit

Permalink
Merge pull request #443 from dabutvin/dependabot/nuget/Magick.NET-Q16…
Browse files Browse the repository at this point in the history
…-AnyCPU-7.14.1

Bump Magick.NET-Q16-AnyCPU from 7.14.0.2 to 7.14.1
  • Loading branch information
dabutvin committed Jul 21, 2019
2 parents b58f186 + 321f29f commit 6047bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CompressImagesFunction/CompressImagesFunction.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="1.0.24" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="LibGit2Sharp" Version="0.26.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="7.14.0.2" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="7.14.1" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="3.0.1" />
<PackageReference Include="Octokit" Version="0.32.0" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.2" />
Expand Down

0 comments on commit 6047bb5

Please sign in to comment.