deepCopy whith mongo driver

This commit is contained in:
jrojas
2025-03-06 10:03:46 +01:00
parent a7e596c5dd
commit 88d0d74372
124 changed files with 1805 additions and 472 deletions
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("audit-test")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d93e1fdb6cddb8354921c3adbe83604d091ee883")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a7e596c5ddba81514969e5adf2681555761228a4")]
[assembly: System.Reflection.AssemblyProductAttribute("audit-test")]
[assembly: System.Reflection.AssemblyTitleAttribute("audit-test")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]