From 4009303e8a8e429635d819456266c0160f16f396 Mon Sep 17 00:00:00 2001 From: Stoyan Zlatev Date: Tue, 28 Jan 2025 14:42:31 +0100 Subject: [PATCH] gitmodules --- .gitmodules | 3 --- Common/Ui/Common.UI/Infrastructure/WindowCommands.cs | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index bd2de449..4799dec1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "LaaProductionWeb/LaaPackages"] path = LaaProductionWeb/LaaPackages url = https://slm.sms-esaap.com/la_operations/laapackages.git -[submodule "Common/LaaPackages"] - path = Common/Common/LaaPackages - url = https://slm.sms-esaap.com/la_operations/laapackages.git diff --git a/Common/Ui/Common.UI/Infrastructure/WindowCommands.cs b/Common/Ui/Common.UI/Infrastructure/WindowCommands.cs index e13c4c10..58715b02 100644 --- a/Common/Ui/Common.UI/Infrastructure/WindowCommands.cs +++ b/Common/Ui/Common.UI/Infrastructure/WindowCommands.cs @@ -15,3 +15,4 @@ ForceMinimize = 0xB } } +