We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d738da + 50c2ad7 commit 4149a1bCopy full SHA for 4149a1b
src/ImageSharp.Drawing/ImageSharp.Drawing.csproj
@@ -17,8 +17,8 @@
17
<None Include="..\..\shared-infrastructure\branding\icons\imagesharp.drawing\sixlabors.imagesharp.drawing.128.png" Pack="true" PackagePath="" />
18
</ItemGroup>
19
<ItemGroup>
20
- <PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta16.13" />
21
- <PackageReference Include="SixLabors.ImageSharp" Version="2.1.1-alpha.0.2" />
+ <PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta18" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
22
23
<Import Project="..\..\shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems" Label="Shared" />
24
</Project>
0 commit comments