mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 14:16:31 +00:00
add silent detection - don't send to queue if enable
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
||||
[Setup]
|
||||
AppId={{CCFEC8E2-0FCC-4B03-8EEA-00AF20D265E5}}
|
||||
AppName=Azaion Suite
|
||||
AppVersion=1.4.4
|
||||
AppVersion=1.4.5
|
||||
AppPublisher=Azaion Ukraine
|
||||
DefaultDirName={localappdata}\Azaion\Azaion Suite
|
||||
DefaultGroupName=Azaion Suite
|
||||
OutputDir=..\
|
||||
OutputBaseFilename=AzaionSuite1.4.4
|
||||
OutputBaseFilename=AzaionSuite1.4.5
|
||||
SetupIconFile=..\dist\logo.ico
|
||||
UninstallDisplayName=Azaion Suite
|
||||
UninstallDisplayIcon={app}\Azaion.Suite.exe
|
||||
|
||||
@@ -6,7 +6,6 @@ dotnet build -c Release
|
||||
|
||||
cd Azaion.Suite
|
||||
call postbuild.cmd Release
|
||||
echo %cd%
|
||||
call upload-file %cd%\config.secured.json
|
||||
call upload-file %cd%\config.system.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user