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.
2 parents 620cbde + 47e39d9 commit 592083fCopy full SHA for 592083f
1 file changed
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="3.0.1" />
49
- <PackageReference Include="SixLabors.ImageSharp" Version="4.0.0-alpha.0.107" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="4.0.0" />
50
</ItemGroup>
51
52
<Import Project="..\..\shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems" Label="Shared" />
0 commit comments