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:10:52.942244+00:00 | zai-org/GLM-5-FP8 | 1 | 41d2cf231b13f1fd |
Properties
Purpose
This module contains assembly-level metadata for the DTS.Common.Security assembly. It is a standard .NET AssemblyInfo file that defines the assembly's identity, version information, COM visibility settings, and copyright attributes. It exists to provide build system integration and assembly identification within the larger DTS codebase.
Public Interface
No public types or functions are defined. This module consists entirely of assembly-level attributes:
AssemblyTitle: "DTS.Common.Security"AssemblyProduct: "DTS.Common.Security"AssemblyVersion: "1.0.0.0"AssemblyFileVersion: "1.0.0.0"ComVisible: falseGuid: "8c99ed0f-c778-463d-bb0d-d72d1d791d47"
Invariants
AssemblyVersionandAssemblyFileVersionare both fixed at "1.0.0.0".ComVisibleis set to false, meaning types in this assembly are not visible to COM components by default.- The assembly GUID is fixed at "8c99ed0f-c778-463d-bb0d-d72d1d791d47".
Dependencies
Depends on: System.Reflection, System.Runtime.CompilerServices, System.Runtime.InteropServices (framework assemblies only).
Depended on by: Cannot be determined from source alone; this is a leaf metadata module.
Gotchas
None identified from source alone. This is auto-generated boilerplate code.