Quantcast
Channel: MSBuild Extension Pack
Viewing all articles
Browse latest Browse all 1211

New Post: Need some help with MSBuild.ExtensionPack.Xml.XmlFile

$
0
0

OK, did a bit more digging and came up with this:

  <ItemGroup>
    <Namespaces Include="myns">
      <Prefix>myns</Prefix>
      <Uri>http://schemas.microsoft.com/developer/msbuild/2003</Uri>
    </Namespaces>
  </ItemGroup>
<MSBuild.ExtensionPack.Xml.XmlFile TaskAction="UpdateElement" File="%(SSDTPublishFiles.Identity)" Namespaces="@(Namespaces)" XPath="//myns:SqlCmdVariable[@Include='DeployTag']/myns:Value" InnerText="$(CCNetLabel)"/>

which worked :)


Viewing all articles
Browse latest Browse all 1211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>