1 reference to
Microsoft.NET.Build.Tasks (1)
SdkFeatureBand.cs (1)
12public SdkFeatureBand(string? version) : this(new ReleaseVersion(version) ?? throw new ArgumentNullException(nameof(version))) { }