2 references to Version
Microsoft.Build.Utilities.Core (2)
PlatformManifest.cs (2)
127
PlatformVersion = rootElement.GetAttribute(Attributes.
Version
);
147
DependentPlatforms.Add(new DependentPlatform(childElement.GetAttribute(Attributes.Name), childElement.GetAttribute(Attributes.
Version
)));