mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Update "run_tabspace.bat" after the NuGet packages addition.
This commit is contained in:
parent
80256f98cf
commit
1cdd3bcf30
@ -3,7 +3,7 @@ SETLOCAL
|
|||||||
|
|
||||||
PUSHD %~dp0
|
PUSHD %~dp0
|
||||||
|
|
||||||
tabspace /ext:bat;c;cc;cpp;cs;cxx;h;hpp;hxx;iss;xml /exclude:*\*.designer.cs;*\zlib\*;*Logic\NHunspell\*
|
tabspace /ext:bat;c;cc;cpp;cs;cxx;h;hpp;hxx;iss;xml /exclude:*\*.designer.cs
|
||||||
|
|
||||||
POPD
|
POPD
|
||||||
ENDLOCAL
|
ENDLOCAL
|
||||||
|
Loading…
Reference in New Issue
Block a user