Files
DP44/docs/ai/Common/DTS.Common.Security/Properties.md
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
Common/DTS.Common.Security/Properties/AssemblyInfo.cs
2026-04-17T16:10:52.942244+00:00 zai-org/GLM-5-FP8 1 41d2cf231b13f1fd

Properties

Purpose

This module contains assembly-level metadata for the DTS.Common.Security assembly. It is a standard .NET AssemblyInfo file that defines the assembly's identity, version information, COM visibility settings, and copyright attributes. It exists to provide build system integration and assembly identification within the larger DTS codebase.

Public Interface

No public types or functions are defined. This module consists entirely of assembly-level attributes:

  • AssemblyTitle: "DTS.Common.Security"
  • AssemblyProduct: "DTS.Common.Security"
  • AssemblyVersion: "1.0.0.0"
  • AssemblyFileVersion: "1.0.0.0"
  • ComVisible: false
  • Guid: "8c99ed0f-c778-463d-bb0d-d72d1d791d47"

Invariants

  • AssemblyVersion and AssemblyFileVersion are both fixed at "1.0.0.0".
  • ComVisible is set to false, meaning types in this assembly are not visible to COM components by default.
  • The assembly GUID is fixed at "8c99ed0f-c778-463d-bb0d-d72d1d791d47".

Dependencies

Depends on: System.Reflection, System.Runtime.CompilerServices, System.Runtime.InteropServices (framework assemblies only).

Depended on by: Cannot be determined from source alone; this is a leaf metadata module.

Gotchas

None identified from source alone. This is auto-generated boilerplate code.