mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +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
|
||||
|
||||
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
|
||||
ENDLOCAL
|
||||
|
Loading…
Reference in New Issue
Block a user