version bump

This commit is contained in:
Schedel Pascal
2024-07-08 06:27:16 +02:00
parent 1b448c3838
commit 022c5637a7
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<PropertyGroup>
<Version>2.5.2</Version>
<Version>2.6.0</Version>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>

View File

@@ -10,7 +10,7 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup>
<Version>2.2.1</Version>
<Version>2.3.0</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />