@ -1,6 +1,3 @@
@if not exist "cecil\Mono.Cecil.csproj" (
git submodule update --init || exit /b 1
)
@setlocal enabledelayedexpansion
@set MSBUILD=
@for /D %%M in ("%ProgramFiles(x86)%\Microsoft Visual Studio\2017"\*) do (
@ -1,7 +1,3 @@
git submodule update --remote ILSpy-tests || exit /b 1