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:13:20.043300+00:00 | zai-org/GLM-5-FP8 | 1 | 941237c5da47e463 |
Properties
Purpose
Standard .NET assembly metadata configuration for the DTS.Viewer.TestModification module. This file exists to define the assembly's identity, version information, and COM visibility settings using .NET assembly attributes. It plays no runtime role beyond providing metadata to the CLR and tooling.
Public Interface
No public types or functions are defined. This module consists entirely of assembly-level attributes:
AssemblyTitle("DTS.Viewer.TestModification")- Sets the assembly titleAssemblyDescription("")- Empty descriptionAssemblyVersion("1.0.0.0")- Sets the assembly versionAssemblyFileVersion("1.0.0.0")- Sets the file versionComVisible(false)- Disables COM visibility for types in this assemblyGuid("5ee7c61f-e9fe-479b-be1f-78a142341c3b")- COM type library identifier
Invariants
- AssemblyVersion and AssemblyFileVersion must both be "1.0.0.0"
- ComVisible is always false
- The GUID "5ee7c61f-e9fe-479b-be1f-78a142341c3b" uniquely identifies this assembly for COM interop scenarios
Dependencies
Imports:
System.ReflectionSystem.Runtime.CompilerServicesSystem.Runtime.InteropServices
Depended on by: Unclear from source alone - this is a leaf