Quantcast
Channel: biztalkdeployment Forum Rss Feed
Viewing all articles
Browse latest Browse all 1089

New Post: Deploying AdditionalFiles to specific destination folders

$
0
0
Woops, just realized I had a typo. I changed the code to reflect the correct spelling:

<Target Name="CustomDeployTarget">
<Copy SourceFiles="$(EmailXSLT)" DestinationFolder="C:\Program Files (x86)\Microsoft BizTalk Server 2010\Pipeline Components" />
</Target>

Still not copying the file though

Viewing all articles
Browse latest Browse all 1089

Trending Articles