diff --git a/src/DbSyncKit.Templates.MSSQL.csproj b/src/DbSyncKit.Templates.MSSQL.csproj index 83f5a4b..f53b5ad 100644 --- a/src/DbSyncKit.Templates.MSSQL.csproj +++ b/src/DbSyncKit.Templates.MSSQL.csproj @@ -6,9 +6,9 @@ enable True True - 1.2.0.0 - 1.2.0.0 - 1.2.0.0 + 1.2.0.1 + 1.2.0.1 + 1.2.0.1 https://dbsynckit.rohit-mahajan.in/ README.md https://github.com/RohitM-IN/DbSyncKit @@ -18,6 +18,8 @@ true snupkg + Enhance MSSQL database query readability with DbSyncKit.Templates.MSSQL. This package provides templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, making SQL operations more efficient. + mssql;templating;fluid;sql-query-builder;dbsync;dbsynckit