We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a514fd + 37c97ba commit 962f2e9Copy full SHA for 962f2e9
Build/Build.proj
@@ -18,7 +18,7 @@
18
19
<Target Name="GenerateMsi" DependsOnTargets="GetVersion">
20
<MsiTask
21
- FileName="BizTalkComponents.PipelineComponents.HttpXmlValidator%(Info.AssemblyInformationalVersion).msi"
+ FileName="BizTalkComponents.PipelineComponents.SetProperty%(Info.AssemblyInformationalVersion).msi"
22
DestinationPath="$(DestinationPath)"
23
ApplicationName="$(ApplicationName)"
24
SourceLocation="C:\%(Info.AssemblyInformationalVersion)"
0 commit comments