1.3 KiB
1.3 KiB
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |
|---|---|---|---|---|---|
|
2026-04-17T16:27:45.382994+00:00 | zai-org/GLM-5-FP8 | 1 | 85c6948c52377c2f |
Properties
Purpose
This module contains the assembly metadata for the IService assembly. It is a standard .NET assembly information file that defines versioning, copyright, and COM visibility settings for the IService component. This file exists purely for build-time configuration and contains no executable logic.
Public Interface
No public types or functions are exposed. This module consists solely of assembly-level attributes:
AssemblyTitle: "IService"AssemblyVersion: "1.06.0081"AssemblyFileVersion: "1.06.0081"ComVisible:falseGuid: "7085ea4c-93ee-4ba6-b42d-4776598554e1"
Invariants
- The assembly version and file version are synchronized (both "1.06.0081").
- COM visibility is disabled at the assembly level; individual types must explicitly enable COM visibility if required.
Dependencies
Depends on:
System.ReflectionSystem.Runtime.CompilerServicesSystem.Runtime.InteropServices
Depended on by: Unclear from source alone—this is a leaf configuration file consumed by the build system.
Gotchas
None identified from source alone.