AtmoType is a font sharing website through ATProto.

[be] add fishyflip to dependencies

Changed files
+4
AtmoType
+4
AtmoType/AtmoType.csproj
··· 6 6 <ImplicitUsings>enable</ImplicitUsings> 7 7 </PropertyGroup> 8 8 9 + <ItemGroup> 10 + <PackageReference Include="FishyFlip" Version="4.2.0" /> 11 + </ItemGroup> 12 + 9 13 </Project>