1.8 KiB
1.8 KiB
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |
|---|---|---|---|---|---|
|
2026-04-17T16:29:51.552199+00:00 | zai-org/GLM-5-FP8 | 1 | cdc10acf4ecfbe8e |
Properties
Purpose
This module contains the assembly metadata configuration for the RegionOfInterestChannels assembly. It is a standard .NET Properties folder that defines assembly identity, versioning information, and COM visibility settings through assembly-level attributes. This module exists to provide build-time configuration and does not contain executable logic.
Public Interface
No public types or functions are exposed. This module consists entirely of assembly-level attributes:
AssemblyTitle- Set to "RegionOfInterestChannels"AssemblyDescription- EmptyAssemblyConfiguration- EmptyAssemblyCompany- EmptyAssemblyProduct- Set to "RegionOfInterestChannels"AssemblyCopyright- Set to "Copyright © 2018"AssemblyTrademark- EmptyAssemblyCulture- EmptyComVisible- Set tofalseGuid- "bdb25406-3e28-4e62-ae2a-622120f933da"AssemblyVersion- "1.0.0.0"AssemblyFileVersion- "1.0.0.0"
Invariants
- The assembly version and file version are synchronized at "1.0.0.0".
- COM visibility is disabled for all types in this assembly by default.
- The GUID "bdb25406-3e28-4e62-ae2a-622120f933da" uniquely identifies this assembly's type library.
Dependencies
Imports:
System.ReflectionSystem.Runtime.CompilerServicesSystem.Runtime.InteropServices
Dependents: Unclear from source alone - this is a properties module that would be referenced by any project consuming the RegionOfInterestChannels assembly.
Gotchas
None identified from source alone. This is standard boilerplate assembly metadata.