0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-08-23 17:40:26 +03:00
Files
ParkanPlayground/TexmLib/TexmLib.csproj

8 lines
143 B
XML
Raw Normal View History

2024-11-18 23:48:42 +03:00
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
2025-08-18 22:05:17 +03:00
<PackageReference Include="SixLabors.ImageSharp" />
2024-11-18 23:48:42 +03:00
</ItemGroup>
</Project>