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

1.5 KiB

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DTS Viewer/DTS.Viewer.Modules/DTS.Viewer.ChartOptions/Properties/AssemblyInfo.cs
2026-04-17T16:13:21.103396+00:00 zai-org/GLM-5-FP8 1 3d3c0935753bde1d

Properties

Purpose

This module contains assembly-level metadata for the DTS.Viewer.Test assembly. It provides versioning, copyright, and COM visibility configuration using standard .NET Framework assembly attributes. This is a boilerplate configuration module with no runtime logic.

Public Interface

No public types are exposed by this module. It contains only assembly-level attributes:

  • AssemblyTitle: "DTS.Viewer.Test"
  • AssemblyDescription: Empty
  • AssemblyVersion: "1.0.0.0"
  • AssemblyFileVersion: "1.0.0.0"
  • ComVisible: false
  • Guid: "b2b2b862-1b93-476a-8246-91e1310c7ec7"

Invariants

  • Assembly version is fixed at 1.0.0.0; manual updates required for version increments.
  • COM visibility is disabled for all types in this assembly.

Dependencies

  • Depends on: System.Reflection, System.Runtime.CompilerServices, System.Runtime.InteropServices (standard .NET Framework assemblies)
  • Depended on by: Not applicable; this is configuration metadata.

Gotchas

  • The AssemblyTitle is "DTS.Viewer.Test" while the module path suggests "DTS.Viewer.TestSummaryList". This discrepancy may indicate a rename occurred without updating assembly metadata, or the title attribute is intentionally generic.