Skip to content

Commit ed4fbf9

Browse files
committed
Update Package Versions and describtions for all packages
1 parent c0a3071 commit ed4fbf9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/DbSyncKit.Core.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.0.1</AssemblyVersion>
10+
<FileVersion>1.4.0.1</FileVersion>
11+
<Version>1.4.0.1</Version>
1212
<PackageProjectUrl>https://dbsynckit.rohit-mahajan.in/</PackageProjectUrl>
1313
<PackageReadmeFile>README.md</PackageReadmeFile>
1414
<RepositoryUrl>https://github.com/RohitM-IN/DbSyncKit</RepositoryUrl>
@@ -18,6 +18,8 @@
1818
<PropertyGroup>
1919
<IncludeSymbols>true</IncludeSymbols>
2020
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
21+
<Description>The core framework of DbSyncKit, offering essential functionalities for seamless data synchronization. Built with extensibility and flexibility in mind, DbSyncKit.Core forms the foundation for all DbSyncKit packages, ensuring a robust synchronization experience.</Description>
22+
<PackageTags>database;core;dbsync;dbsynckit</PackageTags>
2123
</PropertyGroup>
2224

2325
<ItemGroup>

0 commit comments

Comments
 (0)