PowerShell/tools/packaging
Travis Plunk 172a8a014d
Make sure MSI build works when not preview (#7752)
The variable was set to empty (meaning to delete the variable) in the non-preview case and the build fails.
The fix avoids setting the variable to empty
2018-09-10 14:35:02 -07:00
..
project Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
.gitignore Add ability to package all of powershell core as a NuGet Package (#4363) 2017-08-01 14:35:50 -07:00
packaging.psd1 Added Publish-NugetToMyGet to exported functions in psd1 (#6763) 2018-04-27 16:26:13 -07:00
packaging.psm1 Make sure MSI build works when not preview (#7752) 2018-09-10 14:35:02 -07:00
packaging.strings.psd1 Merged PR 4645: Fix SDK dependencies 2018-08-20 23:47:40 +00:00