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