Skip to content

Commit

Permalink
Merge pull request #755 from mkevenaar/feature/GH-754
Browse files Browse the repository at this point in the history
(GH-754) Add missing helper.ps1 file to nuspec file
  • Loading branch information
gep13 authored Apr 8, 2020
2 parents 3e4a2f0 + 69a67ae commit 073efe9
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 073efe9

Please sign in to comment.