From deda2480b0ce822c60fef7c3ca1dfe484bca3fdf Mon Sep 17 00:00:00 2001 From: Developer01 Date: Wed, 26 Mar 2025 15:10:11 +0100 Subject: [PATCH] MS EG.Test Baget Refresh --- .../EnvelopeGenerator.Test.vbproj | 48 +++++++++++++------ EnvelopeGenerator.Test/README.txt | 5 ++ EnvelopeGenerator.Test/app.config | 13 +++++ EnvelopeGenerator.Test/packages.config | 9 ++++ 4 files changed, 61 insertions(+), 14 deletions(-) create mode 100644 EnvelopeGenerator.Test/README.txt diff --git a/EnvelopeGenerator.Test/EnvelopeGenerator.Test.vbproj b/EnvelopeGenerator.Test/EnvelopeGenerator.Test.vbproj index fbab381a..bceca4c1 100644 --- a/EnvelopeGenerator.Test/EnvelopeGenerator.Test.vbproj +++ b/EnvelopeGenerator.Test/EnvelopeGenerator.Test.vbproj @@ -1,4 +1,5 @@  + Debug x86 @@ -64,25 +65,22 @@ - ..\..\DDMonorepo\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll + ..\..\2_DLL Projekte\DDMonorepo\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll - - False - ..\..\DDModules\Base\bin\Debug\DigitalData.Modules.Base.dll + + ..\packages\DigitalData.Modules.Base.1.3.8\lib\net462\DigitalData.Modules.Base.dll - - False - ..\..\DDModules\Config\bin\Debug\DigitalData.Modules.Config.dll + + ..\packages\DigitalData.Modules.Config.1.3.0\lib\net462\DigitalData.Modules.Config.dll - - ..\..\DDModules\Database\bin\Debug\DigitalData.Modules.Database.dll + + ..\packages\DigitalData.Modules.Database.2.3.5.4\lib\net462\DigitalData.Modules.Database.dll - - ..\..\2_DLL Projekte\DDModules\Encryption\bin\Debug\DigitalData.Modules.Encryption.dll + + ..\packages\DigitalData.Modules.Encryption.1.3.1\lib\net462\DigitalData.Modules.Encryption.dll - - False - ..\..\DDModules\Logging\bin\Debug\DigitalData.Modules.Logging.dll + + ..\packages\DigitalData.Modules.Logging.2.6.5\lib\net462\DigitalData.Modules.Logging.dll ..\packages\DocumentFormat.OpenXml.3.2.0\lib\net46\DocumentFormat.OpenXml.dll @@ -90,9 +88,21 @@ ..\packages\DocumentFormat.OpenXml.Framework.3.2.0\lib\net46\DocumentFormat.OpenXml.Framework.dll + + ..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll + + + ..\packages\EntityFramework.Firebird.6.4.0\lib\net452\EntityFramework.Firebird.dll + + + ..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll + ..\EnvelopeGenerator.Common\bin\Debug\EnvelopeGenerator.Common.dll + + ..\packages\FirebirdSql.Data.FirebirdClient.7.5.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll + ..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.dll @@ -194,6 +204,9 @@ + + ..\packages\System.Data.Odbc.6.0.1\lib\net461\System.Data.Odbc.dll + ..\packages\System.IO.Packaging.8.0.1\lib\net462\System.IO.Packaging.dll @@ -226,6 +239,7 @@ ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll @@ -319,6 +333,9 @@ EnvelopeGenerator.Common + + + @@ -326,7 +343,10 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + +
@@ -93,6 +95,17 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/EnvelopeGenerator.Test/packages.config b/EnvelopeGenerator.Test/packages.config index b377a54c..f5290bd0 100644 --- a/EnvelopeGenerator.Test/packages.config +++ b/EnvelopeGenerator.Test/packages.config @@ -1,8 +1,16 @@  + + + + + + + + @@ -19,6 +27,7 @@ +