From 1632e86c1ea95fa5a11c10612e286489d0eb0e5b Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Wed, 28 Sep 2022 13:30:52 +0200 Subject: [PATCH] Add Base Module --- GUIs.Test.GraphQLTest/GUIs.Test.GraphQLTest.vbproj | 4 ++++ Modules.Jobs/Jobs.vbproj | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/GUIs.Test.GraphQLTest/GUIs.Test.GraphQLTest.vbproj b/GUIs.Test.GraphQLTest/GUIs.Test.GraphQLTest.vbproj index 08f44e28..4c811979 100644 --- a/GUIs.Test.GraphQLTest/GUIs.Test.GraphQLTest.vbproj +++ b/GUIs.Test.GraphQLTest/GUIs.Test.GraphQLTest.vbproj @@ -133,6 +133,10 @@ + + {6ea0c51f-c2b1-4462-8198-3de0b32b74f8} + Base + {44982f9b-6116-44e2-85d0-f39650b1ef99} Config diff --git a/Modules.Jobs/Jobs.vbproj b/Modules.Jobs/Jobs.vbproj index 6b265cd3..5f82fb33 100644 --- a/Modules.Jobs/Jobs.vbproj +++ b/Modules.Jobs/Jobs.vbproj @@ -64,6 +64,10 @@ + + {6ea0c51f-c2b1-4462-8198-3de0b32b74f8} + Base + {44982f9b-6116-44e2-85d0-f39650b1ef99} Config