[xml]$xml = Get-Content .\common.props Write-Host $xml.SelectSingleNode('//Version')."#text"
Sign in for post a comment
Comment ( 0 )