Skip to content

Commit

Permalink
(GH-754) Add missing helper.ps1 file to nuspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar authored and gep13 committed Apr 8, 2020
1 parent 3e4a2f0 commit 69a67ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuspec/chocolatey/ChocolateyGUI.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ All release notes for Chocolatey GUI can be found on the GitHub site - https://g
<files>
<file src="chocolateyInstall.ps1" target="tools"/>
<file src="chocolateyUninstall.ps1" target="tools"/>
<file src="helper.ps1" target="tools"/>
<file src="..\..\BuildArtifacts\ChocolateyGUI.msi" target="tools"/>
<file src="..\..\LICENSE.txt" target="tools\LICENSE.txt"/>
<file src="VERIFICATION.txt" target="tools"/>
Expand Down

0 comments on commit 69a67ae

Please sign in to comment.