Click or drag to resize

PackageInfoRequiredDotNetVersion Property

If not null, this value indicates that the dotnet version with at least the provided version number is required for this package.

Namespace: Altaxo.Serialization.AutoUpdates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public Version? RequiredDotNetVersion { get; }

Property Value

Version
See Also