--- source_files: - DataPRO/CanFDApiProxy/Properties/AssemblyInfo.cs generated_at: "2026-04-17T16:13:47.324171+00:00" model: "zai-org/GLM-5-FP8" schema_version: 1 sha256: "f4a4a1f2e3e78604" --- # Properties ### Purpose This module contains assembly metadata for the TDASCommands assembly. It is a standard .NET Framework assembly information file that defines versioning, copyright, and COM visibility settings for the TDASCommands component, which appears to be a commands library dating from 2010. ### Public Interface No public types are defined in this module. It consists solely of assembly-level attributes: - `AssemblyTitle("TDASCommands")` - Sets the assembly title - `AssemblyProduct("TDASCommands")` - Sets the product name - `AssemblyCopyright("Copyright © 2010")` - Sets copyright information - `ComVisible(false)` - Disables COM visibility for all types - `Guid("58258526-9c64-480c-8758-99cb200c3277")` - COM type library identifier - `AssemblyVersion("1.06.0081")` - Assembly version - `AssemblyFileVersion("1.06.0081")` - File version ### Invariants - `ComVisible` is always `false` for the entire assembly. - `AssemblyVersion` and `AssemblyFileVersion` are synchronized at "1.06.0081". ### Dependencies **Depends on:** - `System.Reflection` - `System.Runtime.CompilerServices` - `System.Runtime.InteropServices` **Depended on by:** Unclear from source alone (this is a leaf metadata module