We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154110c commit 697682dCopy full SHA for 697682d
src/extensions/Statiq.Images/Statiq.Images.csproj
@@ -4,9 +4,9 @@
4
<PackageTags>Statiq Static StaticContent StaticSite Blog BlogEngine Images ImageProcessor</PackageTags>
5
</PropertyGroup>
6
<ItemGroup>
7
- <PackageReference Include="SixLabors.ImageSharp" Version="1.0.1" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="1.0.4" />
8
</ItemGroup>
9
10
<ProjectReference Include="..\..\core\Statiq.Common\Statiq.Common.csproj" />
11
12
-</Project>
+</Project>
0 commit comments