You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<target name="copyHelpFilesNoInitGitSubmodules" description="Copy the help files of the WebACS to the help system without initializing the git submodules first.">
<target name="copyHelpFiles" depends="initGitSubmodules, copyHelpFilesNoInitGitSubmodules" description="Copy the help files of the WebACS to the help system.">
</target>
<target name="clean" description="Cleans all temporary files.">