diff --git a/build/Bloom.proj b/build/Bloom.proj index 3bf6b131d049..062933b60fbb 100644 --- a/build/Bloom.proj +++ b/build/Bloom.proj @@ -1,6 +1,7 @@ false @@ -31,6 +32,8 @@ Bloom$(channel) Release 1.2.3.4 + --no-delta + true false Separate @@ -244,7 +247,7 @@ We continue on error so we can output the log contents. --> + Command="$(RootDir)\lib\dotnet\Update --releasify $(RootDir)\build\Bloom$(channel).$(Version).nupkg --releaseDir=$(SquirrelReleaseFolder) --no-msi $(SquirrelDelta) -i $(RootDir)\src\SquirrelInstaller\BloomSetup.ico -g $(RootDir)\src\SquirrelInstaller\installing.gif -l 'Desktop,StartMenu'">