Explorar el Código

Bump ImageSharp (#18924)

Co-authored-by: Steven Kirk <[email protected]>
Tim Miller hace 4 meses
padre
commit
10fb435004
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build/ImageSharp.props

+ 1 - 1
build/ImageSharp.props

@@ -1,5 +1,5 @@
 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup>
-    <PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
+    <PackageReference Include="SixLabors.ImageSharp" Version="2.1.10" />
   </ItemGroup>
 </Project>