4 references to VersionPartLessThanZero
Microsoft.Deployment.DotNet.Releases (4)
ReleaseVersion.cs (4)
134throw new ArgumentOutOfRangeException(nameof(major), ReleasesResources.VersionPartLessThanZero); 139throw new ArgumentOutOfRangeException(nameof(minor), ReleasesResources.VersionPartLessThanZero); 144throw new ArgumentOutOfRangeException(nameof(patch), ReleasesResources.VersionPartLessThanZero); 838throw new ArgumentOutOfRangeException(nameof(input), ReleasesResources.VersionPartLessThanZero);