new cmdline options for diff-text

This commit is contained in:
2023-03-22 03:10:38 +06:00
parent 0190ad5db8
commit 4e81f615e2
3 changed files with 60 additions and 8 deletions

View File

@@ -15,6 +15,6 @@
<ProjectReference Include="..\..\DTLib\DTLib\DTLib.csproj" />
</ItemGroup>
<ItemGroup Condition=" '$(Configuration)' != 'Debug' ">
<PackageReference Include="DTLib" Version="1.1.7" />
<PackageReference Include="DTLib" Version="1.1.8" />
</ItemGroup>
</Project>