Skip to content

Commit 962f2e9

Browse files
committed
Merge branch 'hotfix-1.6.1'
2 parents 3a514fd + 37c97ba commit 962f2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/Build.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<Target Name="GenerateMsi" DependsOnTargets="GetVersion">
2020
<MsiTask
21-
FileName="BizTalkComponents.PipelineComponents.HttpXmlValidator%(Info.AssemblyInformationalVersion).msi"
21+
FileName="BizTalkComponents.PipelineComponents.SetProperty%(Info.AssemblyInformationalVersion).msi"
2222
DestinationPath="$(DestinationPath)"
2323
ApplicationName="$(ApplicationName)"
2424
SourceLocation="C:\%(Info.AssemblyInformationalVersion)"

0 commit comments

Comments
 (0)