Files
2026-04-17 14:55:32 -04:00

1.4 KiB

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DTS Viewer/DTS.Viewer.Modules/DTS.Viewer.TestModification/Properties/AssemblyInfo.cs
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 title
  • AssemblyDescription("") - Empty description
  • AssemblyVersion("1.0.0.0") - Sets the assembly version
  • AssemblyFileVersion("1.0.0.0") - Sets the file version
  • ComVisible(false) - Disables COM visibility for types in this assembly
  • Guid("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.Reflection
  • System.Runtime.CompilerServices
  • System.Runtime.InteropServices

Depended on by: Unclear from source alone - this is a leaf