From 25eb4910d19469ebc6ccf548b15986dfa4219686 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