Click or drag to resize

CoreLibraryVersion Class

Version information for the Core library.
Inheritance Hierarchy
System.Object
  AGI.Foundation.CoreLibraryVersion

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public static class CoreLibraryVersion

The CoreLibraryVersion type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDisplayVersion
The display version of the library: 2025 r1.
Public fieldStatic memberVersion
The numeric version of the library: 25.1.421.0.
Top
See Also