Added to local NuGet repo

This commit is contained in:
2025-09-06 08:27:05 -05:00
parent 9146e698c9
commit c13cfc320b
2 changed files with 18 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("DbTools")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("A small library to sync two database structures and apply migrations.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("DbTools")]