Skip to content

Commit

Permalink
Merge pull request #10 from jguadagno/dependabot/nuget/src/Contacts.F…
Browse files Browse the repository at this point in the history
…unctions.ThumbnailCreator/SixLabors.ImageSharp-3.1.5

Bump SixLabors.ImageSharp from 3.0.2 to 3.1.5 in /src/Contacts.Functions.ThumbnailCreator
  • Loading branch information
jguadagno authored Sep 4, 2024
2 parents 797bfb3 + 8e9557e commit ef956ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="5.2.1" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.0.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
<PackageReference Include="System.ComponentModel" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ef956ec

Please sign in to comment.