add TableLayoutPanel extension methods for add/remove rows

This commit is contained in:
Pilzinsel64
2025-07-31 14:41:02 +02:00
parent 2c8c307cdd
commit 8078e41ed4
2 changed files with 67 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
<Nullable>annotations</Nullable>
</PropertyGroup>
<PropertyGroup>
<Version>2.6.1</Version>
<Version>2.6.2</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />