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.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public Version? RequiredDotNetVersion { get; }
Property Value
VersionSee Also