Skip to content

Commit a20e763

Browse files
committed
Upgrade FNA.NET; Bump version
1 parent 8d4bab6 commit a20e763

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/FontStashSharp/FontStashSharp.FNA.NET.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageLicenseExpression>Zlib</PackageLicenseExpression>
1919
<PackageProjectUrl>https://github.com/FNA-NET/FontStashSharp</PackageProjectUrl>
2020
<RootNamespace>FontStashSharp</RootNamespace>
21-
<Version>2.1.1</Version>
21+
<Version>2.1.2</Version>
2222
</PropertyGroup>
2323

2424
<ItemGroup>
@@ -28,7 +28,7 @@
2828
<ItemGroup>
2929
<PackageReference Include="Cyotek.Drawing.BitmapFont" Version="2.0.4" />
3030
<PackageReference Include="StbImageSharp" Version="2.30.15" />
31-
<PackageReference Include="FNA.NET" Version="2.2.1.2602" />
31+
<PackageReference Include="FNA.NET" Version="2.2.7.2602" />
3232
</ItemGroup>
3333

3434
<ItemGroup Condition="'$(TargetFramework)' == 'net9.0'">

0 commit comments

Comments
 (0)