diff --git a/build.ps1 b/build.ps1 index 2478628a0..e7aa2bf80 100644 --- a/build.ps1 +++ b/build.ps1 @@ -313,12 +313,12 @@ Function TagCode { FillTemplates -echo "Generating MD5" -MD5Checksums | Set-Content "$(get-location)\Greenshot\bin\Release\checksum.MD5" -encoding UTF8 - echo "Signing executables" SignBinaryFilesBeforeBuildingInstaller +echo "Generating MD5" +MD5Checksums | Set-Content "$(get-location)\Greenshot\bin\Release\checksum.MD5" -encoding UTF8 + echo "Generating Installer" PackageInstaller