restree leftovers

This commit is contained in:
bird_egop
2026-05-09 18:39:26 +03:00
parent 8091a727ba
commit d73a6dde70
5 changed files with 169 additions and 74 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
@@ -15,4 +15,8 @@
<ProjectReference Include="..\TexmLib\TexmLib.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp.Drawing" />
</ItemGroup>
</Project>