Skip to content

Commit 465eaf1

Browse files
committed
Update Package Versions and describtions for all packages
1 parent 401aeeb commit 465eaf1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/DbSyncKit.MySQL.csproj

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Nullable>enable</Nullable>
77
<GenerateDocumentationFile>True</GenerateDocumentationFile>
88
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
9-
<AssemblyVersion>1.4.0.0</AssemblyVersion>
10-
<FileVersion>1.4.0.0</FileVersion>
11-
<Version>1.4.0.0</Version>
9+
<AssemblyVersion>1.4.1.1</AssemblyVersion>
10+
<FileVersion>1.4.1.1</FileVersion>
11+
<Version>1.4.1.1</Version>
1212
<PackageProjectUrl>https://dbsynckit.rohit-mahajan.in/</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/RohitM-IN/DbSyncKit</RepositoryUrl>
1414
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
@@ -18,6 +18,8 @@
1818
<PropertyGroup>
1919
<IncludeSymbols>true</IncludeSymbols>
2020
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
21+
<Description>DbSyncKit.MySQL extends DbSyncKit.DB, offering MySQL-specific features for efficient data synchronization. Streamline your MySQL database interactions with DbSyncKit.MySQL. Explore its functionalities in the package documentation.</Description>
22+
<PackageTags>mysql;dbsync;database-provider;dbsynckit</PackageTags>
2123
</PropertyGroup>
2224

2325
<ItemGroup>

0 commit comments

Comments
 (0)