Files
DP44/docs/ai/DataPRO/DataPRO.Core/Properties.md
2026-04-17 14:55:32 -04:00

1.2 KiB

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DataPRO/DataPRO.Core/Properties/AssemblyInfo.cs
2026-04-17T16:28:03.040571+00:00 zai-org/GLM-5-FP8 1 117dfebe92b0ea1c

Properties

Purpose

This module contains assembly-level metadata configuration for the DataPro.Core assembly. It defines standard .NET assembly attributes including title, version information, COM visibility settings, and a unique GUID for type library identification. This is a standard .NET Framework assembly information file.

Public Interface

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

  • AssemblyTitle: "DataPro.Core"
  • AssemblyProduct: "DataPro.Core"
  • AssemblyVersion: "1.0.0.0"
  • AssemblyFileVersion: "1.0.0.0"
  • ComVisible: false
  • Guid: "bdf5ad7a-51db-4ad0-8186-d1ead7405848"

Invariants

  • Assembly version is fixed at "1.0.0.0" for both assembly and file versions.
  • COM visibility is disabled for all types in this assembly.
  • The GUID "bdf5ad7a-51db-4ad0-8186-d1ead7405848" uniquely identifies this assembly's type library.

Dependencies

Depends on:

  • System.Reflection
  • System.Runtime.CompilerServices
  • System.Runtime.InteropServices

**