2 references to Version
Microsoft.DotNet.Build.Tasks.Packaging (2)
GenerateNuSpec.cs (2)
244manifestMetadata.UpdateMember(x => x.Version, Version != null ? new NuGetVersion(Version) : null);