From 79267e6bd99f83e819aa23119acab00dcafa6fbc Mon Sep 17 00:00:00 2001 From: Developer01 Date: Mon, 17 Nov 2025 12:50:52 +0100 Subject: [PATCH] GD Picture und Verweise --- Base/Base.vbproj | 3 ++- Base/packages.config | 1 - Config/Config.vbproj | 19 +++++++++---------- Config/README.txt | 5 ----- Config/packages.config | 4 ---- Database/Database.vbproj | 7 ++++--- Database/packages.config | 2 -- Encryption/Encryption.vbproj | 3 ++- Encryption/packages.config | 1 - Filesystem/Filesystem.vbproj | 3 ++- Filesystem/packages.config | 1 - 11 files changed, 19 insertions(+), 30 deletions(-) delete mode 100644 Config/README.txt diff --git a/Base/Base.vbproj b/Base/Base.vbproj index a83e34ad..9f41cdaa 100644 --- a/Base/Base.vbproj +++ b/Base/Base.vbproj @@ -46,7 +46,8 @@ - ..\packages\DigitalData.Modules.Logging.2.6.5\lib\net462\DigitalData.Modules.Logging.dll + False + ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll diff --git a/Base/packages.config b/Base/packages.config index e25334c4..59415cc4 100644 --- a/Base/packages.config +++ b/Base/packages.config @@ -1,6 +1,5 @@  - \ No newline at end of file diff --git a/Config/Config.vbproj b/Config/Config.vbproj index 941e4f55..46911980 100644 --- a/Config/Config.vbproj +++ b/Config/Config.vbproj @@ -47,17 +47,19 @@ On - - ..\packages\DigitalData.Modules.Base.1.3.8\lib\net462\DigitalData.Modules.Base.dll + + ..\Base\bin\Debug\DigitalData.Modules.Base.dll - - ..\packages\DigitalData.Modules.Database.2.3.5.4\lib\net462\DigitalData.Modules.Database.dll + + False + bin\Debug\DigitalData.Modules.Config.dll - - ..\packages\DigitalData.Modules.Encryption.1.3.1\lib\net462\DigitalData.Modules.Encryption.dll + + ..\Database\bin\Debug\DigitalData.Modules.Database.dll - ..\packages\DigitalData.Modules.Logging.2.6.5\lib\net462\DigitalData.Modules.Logging.dll + False + ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll ..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll @@ -148,9 +150,6 @@ - - - powershell.exe -command "& { &'$(SolutionDir)copy-binary.ps1' '$(TargetPath)' '$(TargetFileName)' '$(ConfigurationName)' '$(ProjectName)' }" diff --git a/Config/README.txt b/Config/README.txt deleted file mode 100644 index 58cbced4..00000000 --- a/Config/README.txt +++ /dev/null @@ -1,5 +0,0 @@ -BASE MODULE -=========== - -This module is intended for often used constants and datastructures. -Therefor it is important that this module does not have any dependencies on other modules!! \ No newline at end of file diff --git a/Config/packages.config b/Config/packages.config index e38bd11b..f5db64f3 100644 --- a/Config/packages.config +++ b/Config/packages.config @@ -1,9 +1,5 @@  - - - - diff --git a/Database/Database.vbproj b/Database/Database.vbproj index 337e1f2d..c2ed2d95 100644 --- a/Database/Database.vbproj +++ b/Database/Database.vbproj @@ -47,11 +47,12 @@ On - - ..\packages\DigitalData.Modules.Encryption.1.3.1\lib\net462\DigitalData.Modules.Encryption.dll + + ..\Encryption\bin\Debug\DigitalData.Modules.Encryption.dll - ..\packages\DigitalData.Modules.Logging.2.6.5\lib\net462\DigitalData.Modules.Logging.dll + False + ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll ..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll diff --git a/Database/packages.config b/Database/packages.config index afc9b87a..84e51e65 100644 --- a/Database/packages.config +++ b/Database/packages.config @@ -1,7 +1,5 @@  - - diff --git a/Encryption/Encryption.vbproj b/Encryption/Encryption.vbproj index de7bccd1..89d779f0 100644 --- a/Encryption/Encryption.vbproj +++ b/Encryption/Encryption.vbproj @@ -46,7 +46,8 @@ - ..\packages\DigitalData.Modules.Logging.2.6.5\lib\net462\DigitalData.Modules.Logging.dll + False + ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll diff --git a/Encryption/packages.config b/Encryption/packages.config index b610ae85..37cb9210 100644 --- a/Encryption/packages.config +++ b/Encryption/packages.config @@ -1,5 +1,4 @@  - \ No newline at end of file diff --git a/Filesystem/Filesystem.vbproj b/Filesystem/Filesystem.vbproj index 77010a3d..d17e9734 100644 --- a/Filesystem/Filesystem.vbproj +++ b/Filesystem/Filesystem.vbproj @@ -45,7 +45,8 @@ - ..\packages\DigitalData.Modules.Logging.2.6.5\lib\net462\DigitalData.Modules.Logging.dll + False + ..\Logging\bin\Debug\DigitalData.Modules.Logging.dll diff --git a/Filesystem/packages.config b/Filesystem/packages.config index 3b7636d2..e547f232 100644 --- a/Filesystem/packages.config +++ b/Filesystem/packages.config @@ -1,6 +1,5 @@  -