1.6 KiB
1.6 KiB
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |
|---|---|---|---|---|---|
|
2026-04-17T16:26:29.251867+00:00 | zai-org/GLM-5-FP8 | 1 | 20b8451d7fcc0a29 |
Properties
Purpose
This module contains assembly metadata for the ICommunication assembly. It defines version information, copyright, and COM visibility settings. Based on the naming convention, this assembly likely defines communication-related interfaces or abstractions, but the actual types are not present in this file.
Public Interface
No public types, functions, or methods are defined in this module. The file contains only assembly-level attributes:
AssemblyTitle:"ICommunication"AssemblyDescription: EmptyAssemblyCompany: EmptyAssemblyProduct:"ICommunication"AssemblyCopyright:"Copyright © 2008"ComVisible:falseGuid:"11eb7c8b-d4b6-4121-8dcb-1b6ddfe1136f"AssemblyVersion:"1.06.0081"AssemblyFileVersion:"1.06.0081"
Invariants
- COM visibility is explicitly set to
false. - The assembly version and file version are synchronized at
"1.06.0081".
Dependencies
- Depends on:
System.Reflection,System.Runtime.CompilerServices,System.Runtime.InteropServices(standard .NET Framework assemblies). - Depended on by: Cannot be determined from this file alone.
Gotchas
- The
AssemblyCompanyattribute is empty, which may indicate incomplete metadata configuration. - The
AssemblyTitle("ICommunication") suggests this assembly defines interfaces (hence the "I" prefix), but this cannot be confirmed from the source alone.