Skip to content

Commit 6f354fa

Browse files
committed
Added SourceLication property for BtsMsiTask
1 parent 434d833 commit 6f354fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Build/Build.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
FileName="BizTalkComponents.PipelineComponents.CopyContextProperty_%(Info.AssemblyInformationalVersion).msi"
2020
DestinationPath="$(DestinationPath)"
2121
ApplicationName="$(ApplicationName)"
22+
SourceLocation="C:\%(Info.AssemblyInformationalVersion)"
2223
Resources="@(Resource)" />
2324
</Target>
2425
</Project>

0 commit comments

Comments
 (0)