1.4 KiB
1.4 KiB
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |
|---|---|---|---|---|---|
|
2026-04-17T16:15:12.799275+00:00 | zai-org/GLM-5-FP8 | 1 | 6a6224dddd7e7c70 |
Properties
Purpose
This module contains only assembly-level metadata for the MigrateConfiguration component. It provides versioning, copyright, and COM visibility settings for the assembly but contains no executable logic or public types.
Public Interface
No public types or members are defined in this file. This is purely assembly-level attribute configuration:
AssemblyTitle: "MigrateConfiguration"AssemblyVersion: "1.0.0.0"AssemblyFileVersion: "1.0.0.0"ComVisible:falseGuid: "c255c030-ef08-4974-8654-969e29ab3b77"
Invariants
- The assembly version is fixed at 1.0.0.0.
- COM visibility is disabled for all types in this assembly.
Dependencies
- Depends on:
System.Reflection,System.Runtime.CompilerServices,System.Runtime.InteropServices(for attribute definitions only). - Depended by: Unclear from source alone; the actual
MigrateConfigurationimplementation code is not provided in this module.
Gotchas
- The
AssemblyDescriptionattribute is empty, providing no documentation of the assembly's purpose. - The actual migration logic is not present in this file; only assembly metadata is defined here.