mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Try to fix appveyor build #6
This commit is contained in:
parent
ca48caeee7
commit
9a7c3b859d
@ -52,7 +52,7 @@ IF NOT EXIST "%ToolPath%" (
|
|||||||
GOTO END
|
GOTO END
|
||||||
)
|
)
|
||||||
|
|
||||||
"%ToolPath%" "src\Properties\AssemblyInfo.cs.template" "libse\Properties\AssemblyInfo.cs.template"
|
"%ToolPath%" "src\ui\Properties\AssemblyInfo.cs.template" "src\libse\Properties\AssemblyInfo.cs.template"
|
||||||
|
|
||||||
IF %ERRORLEVEL% NEQ 0 (
|
IF %ERRORLEVEL% NEQ 0 (
|
||||||
ECHO ERROR: Something went wrong when generating the revision number...
|
ECHO ERROR: Something went wrong when generating the revision number...
|
||||||
|
Loading…
Reference in New Issue
Block a user