1.5 KiB
1.5 KiB
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |
|---|---|---|---|---|---|
|
2026-04-17T16:26:29.249568+00:00 | zai-org/GLM-5-FP8 | 1 | cac7441424bad40e |
Properties
Purpose
This module contains assembly metadata for the DTS.DAS.Concepts assembly. It is a build-time configuration file that defines version information, copyright, and COM visibility settings for the assembly. It does not contain executable logic or types.
Public Interface
No public types, functions, or methods are defined in this module. The file contains only assembly-level attributes:
AssemblyTitle: Set to"DTS.DAS.Concepts"AssemblyDescription: EmptyAssemblyCompany:"DTS"AssemblyProduct:"DTS.DAS.Concepts"AssemblyCopyright:"Copyright © DTS 2008"ComVisible:falseGuid:"9b6f7402-27d3-4cc9-9ff3-3cfe16e0b429"AssemblyVersion:"1.06.0081"AssemblyFileVersion:"1.06.0081"
Invariants
- COM visibility is explicitly set to
false, meaning types in this assembly are not visible to COM components by default. - The assembly version and file version are synchronized at
"1.06.0081".
Dependencies
- Depends on:
System.Reflection,System.Runtime.InteropServices(standard .NET Framework assemblies). - Depended on by: Cannot be determined from this file alone.
Gotchas
- The
AssemblyTitleattribute value ("DTS.DAS.Concepts") differs from the module path name (DTS.Common.DAS.Concepts). This discrepancy may cause confusion when referencing the assembly.