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

texm viewer

This commit is contained in:
bird_egop
2024-11-18 23:48:42 +03:00
parent f9f89d9703
commit 08c8d07d91
17 changed files with 403 additions and 227 deletions

View File

@@ -11,4 +11,12 @@
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TexmLib\TexmLib.csproj" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TexmLib\TexmLib.csproj" />
</ItemGroup>
</Project>