normalized the crops and optimized

This commit is contained in:
mbsbahru 2025-07-31 12:57:14 +07:00
parent ddb324bbd4
commit 661c4b955c
4 changed files with 67 additions and 50 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<RootNamespace>lilo_stitcher_console</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>