This commit is contained in:
2026-04-17 14:55:32 -04:00
commit bc3ac1d4c9
18017 changed files with 4371742 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
---
source_files:
- DataPRO/Modules/SystemSettings/DBImportExport/Properties/AssemblyInfo.cs
generated_at: "2026-04-17T16:14:39.113101+00:00"
model: "zai-org/GLM-5-FP8"
schema_version: 1
sha256: "af0b7b9517767fb2"
---
# Properties
### Purpose
This module contains assembly metadata for the DBImportExportModule assembly. It is a standard .NET Framework AssemblyInfo file that defines version information, COM visibility settings, and a unique GUID for the assembly. It exists solely to provide assembly-level configuration and identification for the DBImportExport module.
### Public Interface
No public types are defined. This file contains only assembly-level attributes:
- `AssemblyTitle("DBImportExportModule")` - Sets the assembly title
- `AssemblyProduct("DBImportExportModule")` - Sets the product name
- `AssemblyCopyright("Copyright © 2016")` - Sets copyright information
- `ComVisible(false)` - Disables COM visibility for types in this assembly
- `Guid("bc9afa01-e327-4133-8818-141281f9b3a0")` - Unique identifier for COM interop
- `AssemblyVersion("1.0.0.0")` - Assembly version
- `AssemblyFileVersion("1.0.0.0")` - File version
### Invariants
- The GUID `bc9afa01-e327-4133