We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a590151 + f5e899f commit 46068c2Copy full SHA for 46068c2
src/ImageSharp.Web/ImageSharp.Web.csproj
@@ -46,7 +46,7 @@
46
<ItemGroup>
47
<FrameworkReference Include="Microsoft.AspNetCore.App" />
48
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
49
- <PackageReference Include="SixLabors.ImageSharp" Version="3.1.0" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
50
</ItemGroup>
51
52
<Import Project="..\..\shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems" Label="Shared" />
0 commit comments