Skip to content

Commit

Permalink
Merge pull request #239 from SixLabors/js/update-fonts
Browse files Browse the repository at this point in the history
Update refs to latest
  • Loading branch information
JimBobSquarePants authored Jul 22, 2022
2 parents 0d738da + 50c2ad7 commit 4149a1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ImageSharp.Drawing/ImageSharp.Drawing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<None Include="..\..\shared-infrastructure\branding\icons\imagesharp.drawing\sixlabors.imagesharp.drawing.128.png" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta16.13" />
<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" />
</ItemGroup>
<Import Project="..\..\shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems" Label="Shared" />
</Project>

0 comments on commit 4149a1b

Please sign in to comment.