Skip to content

Commit 43b8e48

Browse files
authored
Removed RubberduckPostBuildTask tag
1 parent 3413de2 commit 43b8e48

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Rubberduck.Deployment/Rubberduck.Deployment.csproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,7 @@
5454
<CreateProperty Value="$(ProjectDir)$(OutputPath)$(TargetFileName)">
5555
<Output TaskParameter="Value" PropertyName="TargetAssembly" />
5656
</CreateProperty>
57-
58-
<RubberduckPostBuildTask Config="$(ConfigurationName)" NetToolsDir="$(SdkPath)bin\NETFX 4.6.1 Tools\" WixToolsDir="$(ProjectDir)WixToolset\" SourceDir="$(TargetDir)" TargetDir="$(TargetDir)" ProjectDir="$(ProjectDir)" IncludeDir="$(ProjectDir)InnoSetup\Includes\" FilesToExtract="Rubberduck.dll|Rubberduck.API.dll" />
59-
57+
<!-- RubberduckPostBuildTask goes here -->
6058
<Message Text="Ran Rubberduck postbuild task" Importance="normal" />
6159
</Target>
62-
</Project>
60+
</Project>

0 commit comments

Comments
 (0)