From 4b1473ca529f23eaed3f35061f2c11b7a6aa007b Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Thu, 29 May 2025 10:25:44 +0200 Subject: [PATCH] update submodule --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 968e288de..007896d14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "ILSpy-tests"] path = ILSpy-tests url = https://github.com/icsharpcode/ILSpy-tests + branch = master