From 936eeffab6b963dbdad868ac393dcdf6c22ceca5 Mon Sep 17 00:00:00 2001 From: Nikita Petko Date: Sun, 3 Mar 2024 16:13:54 +0000 Subject: [PATCH] Synchronize submodules for with c9a1c0d (#295) --- lib | 2 +- shared/commands/Shared.Commands.csproj | 12 +++++------ shared/events/Shared.Events.csproj | 2 +- shared/settings/Shared.Settings.csproj | 18 ++++++++--------- shared/utility/Shared.Utility.csproj | 28 +++++++++++++------------- src/Grid.Bot.csproj | 6 +++--- 6 files changed, 34 insertions(+), 34 deletions(-) diff --git a/lib b/lib index 4b5e639b..c9a1c0d6 160000 --- a/lib +++ b/lib @@ -1 +1 @@ -Subproject commit 4b5e639bdfb268798ddebdd6b66a0795a015cff0 +Subproject commit c9a1c0d6a09ca57d6cd1642c17d3312a3254f6c4 diff --git a/shared/commands/Shared.Commands.csproj b/shared/commands/Shared.Commands.csproj index b858faf3..95d49d52 100644 --- a/shared/commands/Shared.Commands.csproj +++ b/shared/commands/Shared.Commands.csproj @@ -14,12 +14,12 @@ - - - - - - + + + + + + diff --git a/shared/events/Shared.Events.csproj b/shared/events/Shared.Events.csproj index bf545bef..8071c24a 100644 --- a/shared/events/Shared.Events.csproj +++ b/shared/events/Shared.Events.csproj @@ -18,7 +18,7 @@ - + diff --git a/shared/settings/Shared.Settings.csproj b/shared/settings/Shared.Settings.csproj index 82006730..e47f91c7 100644 --- a/shared/settings/Shared.Settings.csproj +++ b/shared/settings/Shared.Settings.csproj @@ -20,16 +20,16 @@ - - - - - - - - + + + + + + + + - + diff --git a/shared/utility/Shared.Utility.csproj b/shared/utility/Shared.Utility.csproj index 45336ac6..ee880b3f 100644 --- a/shared/utility/Shared.Utility.csproj +++ b/shared/utility/Shared.Utility.csproj @@ -17,20 +17,20 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/src/Grid.Bot.csproj b/src/Grid.Bot.csproj index 898538ae..9306ca49 100644 --- a/src/Grid.Bot.csproj +++ b/src/Grid.Bot.csproj @@ -41,9 +41,9 @@ - - - + + +