diff --git a/ChatTest/App.config b/ChatTest/App.config index ffaf5407..40890fbc 100644 --- a/ChatTest/App.config +++ b/ChatTest/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/ChatTest/ChatTest.vbproj b/ChatTest/ChatTest.vbproj index 8c6feef2..02abdc1d 100644 --- a/ChatTest/ChatTest.vbproj +++ b/ChatTest/ChatTest.vbproj @@ -59,7 +59,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/ChatTest/packages.config b/ChatTest/packages.config index 1baeaab3..e305f91b 100644 --- a/ChatTest/packages.config +++ b/ChatTest/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Controls.ChatAddUser/ChatAddUser.vbproj b/Controls.ChatAddUser/ChatAddUser.vbproj index 62c2b5af..5b928be5 100644 --- a/Controls.ChatAddUser/ChatAddUser.vbproj +++ b/Controls.ChatAddUser/ChatAddUser.vbproj @@ -60,7 +60,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll @@ -131,6 +131,7 @@ + MyApplicationCodeGenerator Application.Designer.vb @@ -140,7 +141,6 @@ My Settings.Designer.vb - @@ -156,6 +156,7 @@ + diff --git a/Controls.ChatAddUser/app.config b/Controls.ChatAddUser/app.config new file mode 100644 index 00000000..d5fed9f7 --- /dev/null +++ b/Controls.ChatAddUser/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Controls.ChatAddUser/packages.config b/Controls.ChatAddUser/packages.config index 1baeaab3..6f6bc401 100644 --- a/Controls.ChatAddUser/packages.config +++ b/Controls.ChatAddUser/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Controls.ChatControl/ChatControl.vbproj b/Controls.ChatControl/ChatControl.vbproj index b78dfaf9..23fdbe6f 100644 --- a/Controls.ChatControl/ChatControl.vbproj +++ b/Controls.ChatControl/ChatControl.vbproj @@ -60,7 +60,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll @@ -131,6 +131,7 @@ + MyApplicationCodeGenerator Application.Designer.vb @@ -140,7 +141,6 @@ My Settings.Designer.vb - @@ -160,6 +160,7 @@ + diff --git a/Controls.ChatControl/app.config b/Controls.ChatControl/app.config new file mode 100644 index 00000000..d5fed9f7 --- /dev/null +++ b/Controls.ChatControl/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Controls.ChatControl/packages.config b/Controls.ChatControl/packages.config index 1baeaab3..6f6bc401 100644 --- a/Controls.ChatControl/packages.config +++ b/Controls.ChatControl/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Controls.ChatNewConv/ChatNewConv.vbproj b/Controls.ChatNewConv/ChatNewConv.vbproj index 31fe12da..8760903c 100644 --- a/Controls.ChatNewConv/ChatNewConv.vbproj +++ b/Controls.ChatNewConv/ChatNewConv.vbproj @@ -60,7 +60,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll @@ -131,6 +131,7 @@ + MyApplicationCodeGenerator Application.Designer.vb @@ -140,7 +141,6 @@ My Settings.Designer.vb - @@ -156,6 +156,7 @@ + diff --git a/Controls.ChatNewConv/app.config b/Controls.ChatNewConv/app.config new file mode 100644 index 00000000..d5fed9f7 --- /dev/null +++ b/Controls.ChatNewConv/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Controls.ChatNewConv/packages.config b/Controls.ChatNewConv/packages.config index 1baeaab3..6f6bc401 100644 --- a/Controls.ChatNewConv/packages.config +++ b/Controls.ChatNewConv/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Controls.DocumentViewer/DocumentViewer.vbproj b/Controls.DocumentViewer/DocumentViewer.vbproj index 42665861..bc467a8a 100644 --- a/Controls.DocumentViewer/DocumentViewer.vbproj +++ b/Controls.DocumentViewer/DocumentViewer.vbproj @@ -78,7 +78,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Controls.DocumentViewer/packages.config b/Controls.DocumentViewer/packages.config index f8dbc83e..6f6bc401 100644 --- a/Controls.DocumentViewer/packages.config +++ b/Controls.DocumentViewer/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/EDMI.File.Test/EDMI.File.Test.vbproj b/EDMI.File.Test/EDMI.File.Test.vbproj index 68bf6ba4..8310ffa6 100644 --- a/EDMI.File.Test/EDMI.File.Test.vbproj +++ b/EDMI.File.Test/EDMI.File.Test.vbproj @@ -1,6 +1,6 @@  - + Debug @@ -53,10 +53,10 @@ - ..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + ..\packages\MSTest.TestFramework.2.1.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - ..\packages\MSTest.TestFramework.1.3.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + ..\packages\MSTest.TestFramework.2.1.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll @@ -131,8 +131,8 @@ Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}". - - + + - + \ No newline at end of file diff --git a/EDMI.File.Test/packages.config b/EDMI.File.Test/packages.config index 2f7c5a18..f84cb106 100644 --- a/EDMI.File.Test/packages.config +++ b/EDMI.File.Test/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/EDMI.File/EDMI.File.vbproj b/EDMI.File/EDMI.File.vbproj index 8395d3ae..016995e1 100644 --- a/EDMI.File/EDMI.File.vbproj +++ b/EDMI.File/EDMI.File.vbproj @@ -46,7 +46,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/EDMI.File/packages.config b/EDMI.File/packages.config index 1baeaab3..e305f91b 100644 --- a/EDMI.File/packages.config +++ b/EDMI.File/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj index a9086022..ba990efc 100644 --- a/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj +++ b/GUIs.ClipboardWatcher/ClipboardWatcher.vbproj @@ -55,7 +55,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll @@ -132,6 +132,7 @@ + MyApplicationCodeGenerator Application.Designer.vb diff --git a/GUIs.ClipboardWatcher/app.config b/GUIs.ClipboardWatcher/app.config new file mode 100644 index 00000000..d5fed9f7 --- /dev/null +++ b/GUIs.ClipboardWatcher/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/GUIs.ClipboardWatcher/packages.config b/GUIs.ClipboardWatcher/packages.config index f8dbc83e..6f6bc401 100644 --- a/GUIs.ClipboardWatcher/packages.config +++ b/GUIs.ClipboardWatcher/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GUIs.Common/Common.vbproj b/GUIs.Common/Common.vbproj index 0d9f0d9b..d805878c 100644 --- a/GUIs.Common/Common.vbproj +++ b/GUIs.Common/Common.vbproj @@ -59,7 +59,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll @@ -154,6 +154,7 @@ + MyApplicationCodeGenerator Application.Designer.vb diff --git a/GUIs.Common/app.config b/GUIs.Common/app.config new file mode 100644 index 00000000..d5fed9f7 --- /dev/null +++ b/GUIs.Common/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/GUIs.Common/packages.config b/GUIs.Common/packages.config index f8dbc83e..6f6bc401 100644 --- a/GUIs.Common/packages.config +++ b/GUIs.Common/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GUIs.Test.TestGUI/TestGUI.vbproj b/GUIs.Test.TestGUI/TestGUI.vbproj index 3c1f704d..5e1a22d8 100644 --- a/GUIs.Test.TestGUI/TestGUI.vbproj +++ b/GUIs.Test.TestGUI/TestGUI.vbproj @@ -64,7 +64,7 @@ - ..\packages\NLog.4.5.11\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/GUIs.Test.TestGUI/packages.config b/GUIs.Test.TestGUI/packages.config index f89fa324..6f6bc401 100644 --- a/GUIs.Test.TestGUI/packages.config +++ b/GUIs.Test.TestGUI/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/GUIs.Test.ZUGFeRDTest/App.config b/GUIs.Test.ZUGFeRDTest/App.config index 7d636a2e..c1573486 100644 --- a/GUIs.Test.ZUGFeRDTest/App.config +++ b/GUIs.Test.ZUGFeRDTest/App.config @@ -103,11 +103,10 @@ + + + + - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj b/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj index 56a0f9f3..d4978ff5 100644 --- a/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj +++ b/GUIs.Test.ZUGFeRDTest/ZUGFeRDTest.vbproj @@ -47,12 +47,12 @@ On - - ..\packages\FirebirdSql.Data.FirebirdClient.6.4.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll + + ..\packages\FirebirdSql.Data.FirebirdClient.7.5.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/GUIs.Test.ZUGFeRDTest/packages.config b/GUIs.Test.ZUGFeRDTest/packages.config index 20d7a800..b0732c52 100644 --- a/GUIs.Test.ZUGFeRDTest/packages.config +++ b/GUIs.Test.ZUGFeRDTest/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/GUIs.ZooFlow/ZooFlow.vbproj b/GUIs.ZooFlow/ZooFlow.vbproj index 5bef7657..bf4ffb7d 100644 --- a/GUIs.ZooFlow/ZooFlow.vbproj +++ b/GUIs.ZooFlow/ZooFlow.vbproj @@ -73,7 +73,7 @@ C:\Windows\assembly\GAC_MSIL\Microsoft.Office.Interop.Outlook\15.0.0.0__71e9bce111e9429c\Microsoft.Office.Interop.Outlook.dll - ..\packages\NLog.4.7.0\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll False @@ -314,6 +314,7 @@ + @@ -323,7 +324,6 @@ - diff --git a/GUIs.ZooFlow/packages.config b/GUIs.ZooFlow/packages.config index d7bc5b9d..6f6bc401 100644 --- a/GUIs.ZooFlow/packages.config +++ b/GUIs.ZooFlow/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Config/Config.vbproj b/Modules.Config/Config.vbproj index 4db9e89f..caf35968 100644 --- a/Modules.Config/Config.vbproj +++ b/Modules.Config/Config.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Modules.Config/packages.config b/Modules.Config/packages.config index f8dbc83e..6f6bc401 100644 --- a/Modules.Config/packages.config +++ b/Modules.Config/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Database/App.config b/Modules.Database/App.config index 0e80cbda..63778cc2 100644 --- a/Modules.Database/App.config +++ b/Modules.Database/App.config @@ -16,13 +16,8 @@ - + - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/Modules.Database/Database.vbproj b/Modules.Database/Database.vbproj index b9ae8073..96dd40cf 100644 --- a/Modules.Database/Database.vbproj +++ b/Modules.Database/Database.vbproj @@ -54,12 +54,12 @@ ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll - - ..\packages\FirebirdSql.Data.FirebirdClient.6.4.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll + + ..\packages\FirebirdSql.Data.FirebirdClient.7.5.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll P:\Visual Studio Projekte\Bibliotheken\Oracle.ManagedDataAccess.dll diff --git a/Modules.Database/packages.config b/Modules.Database/packages.config index 7fffa742..821f9c10 100644 --- a/Modules.Database/packages.config +++ b/Modules.Database/packages.config @@ -2,6 +2,6 @@ - - + + \ No newline at end of file diff --git a/Modules.EDMIAPI/EDMI.API.vbproj b/Modules.EDMIAPI/EDMI.API.vbproj index db21be8f..5fc2a8da 100644 --- a/Modules.EDMIAPI/EDMI.API.vbproj +++ b/Modules.EDMIAPI/EDMI.API.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Modules.EDMIAPI/packages.config b/Modules.EDMIAPI/packages.config index f8dbc83e..6f6bc401 100644 --- a/Modules.EDMIAPI/packages.config +++ b/Modules.EDMIAPI/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Filesystem/Filesystem.vbproj b/Modules.Filesystem/Filesystem.vbproj index 6bafb245..82346224 100644 --- a/Modules.Filesystem/Filesystem.vbproj +++ b/Modules.Filesystem/Filesystem.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll ..\packages\protobuf-net.2.4.0\lib\net40\protobuf-net.dll diff --git a/Modules.Filesystem/packages.config b/Modules.Filesystem/packages.config index f3a378b6..51d4b9aa 100644 --- a/Modules.Filesystem/packages.config +++ b/Modules.Filesystem/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Modules.Interfaces/Interfaces.vbproj b/Modules.Interfaces/Interfaces.vbproj index a9bd218a..4865f507 100644 --- a/Modules.Interfaces/Interfaces.vbproj +++ b/Modules.Interfaces/Interfaces.vbproj @@ -48,10 +48,10 @@ - ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll + ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll @@ -125,6 +125,7 @@ + MyApplicationCodeGenerator Application.Designer.vb diff --git a/Modules.Interfaces/app.config b/Modules.Interfaces/app.config new file mode 100644 index 00000000..d5fed9f7 --- /dev/null +++ b/Modules.Interfaces/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Modules.Interfaces/packages.config b/Modules.Interfaces/packages.config index 09e512cd..6ae0ba15 100644 --- a/Modules.Interfaces/packages.config +++ b/Modules.Interfaces/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/Modules.Jobs/App.config b/Modules.Jobs/App.config index e2bb1a7e..6117847c 100644 --- a/Modules.Jobs/App.config +++ b/Modules.Jobs/App.config @@ -3,9 +3,12 @@ - - - - - - \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/Modules.Jobs/Jobs.vbproj b/Modules.Jobs/Jobs.vbproj index c809d6e9..d439a7e2 100644 --- a/Modules.Jobs/Jobs.vbproj +++ b/Modules.Jobs/Jobs.vbproj @@ -110,15 +110,15 @@ - - ..\packages\FirebirdSql.Data.FirebirdClient.6.4.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll + + ..\packages\FirebirdSql.Data.FirebirdClient.7.5.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Modules.Jobs/packages.config b/Modules.Jobs/packages.config index 6447395e..d889866d 100644 --- a/Modules.Jobs/packages.config +++ b/Modules.Jobs/packages.config @@ -1,6 +1,6 @@  - + - + \ No newline at end of file diff --git a/Modules.Language/Language.vbproj b/Modules.Language/Language.vbproj index 3bb78f44..411d1199 100644 --- a/Modules.Language/Language.vbproj +++ b/Modules.Language/Language.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Modules.Language/packages.config b/Modules.Language/packages.config index f8dbc83e..6f6bc401 100644 --- a/Modules.Language/packages.config +++ b/Modules.Language/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.License/License.vbproj b/Modules.License/License.vbproj index b2f2eb36..07302c8f 100644 --- a/Modules.License/License.vbproj +++ b/Modules.License/License.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Modules.License/packages.config b/Modules.License/packages.config index f8dbc83e..6f6bc401 100644 --- a/Modules.License/packages.config +++ b/Modules.License/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Logging.Test/Logging.Test.vbproj b/Modules.Logging.Test/Logging.Test.vbproj index 98ef1481..c2b3051d 100644 --- a/Modules.Logging.Test/Logging.Test.vbproj +++ b/Modules.Logging.Test/Logging.Test.vbproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -52,10 +52,10 @@ - ..\packages\MSTest.TestFramework.1.2.1\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + ..\packages\MSTest.TestFramework.2.1.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - ..\packages\MSTest.TestFramework.1.2.1\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + ..\packages\MSTest.TestFramework.2.1.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll @@ -126,8 +126,8 @@ Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}". - - + + - + \ No newline at end of file diff --git a/Modules.Logging.Test/packages.config b/Modules.Logging.Test/packages.config index 09089438..371adee0 100644 --- a/Modules.Logging.Test/packages.config +++ b/Modules.Logging.Test/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/Modules.Logging/Logging.vbproj b/Modules.Logging/Logging.vbproj index 985235ec..ad3e27ef 100644 --- a/Modules.Logging/Logging.vbproj +++ b/Modules.Logging/Logging.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Modules.Logging/packages.config b/Modules.Logging/packages.config index f8dbc83e..6f6bc401 100644 --- a/Modules.Logging/packages.config +++ b/Modules.Logging/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Messaging/Messaging.vbproj b/Modules.Messaging/Messaging.vbproj index b7afaf09..3552cfe6 100644 --- a/Modules.Messaging/Messaging.vbproj +++ b/Modules.Messaging/Messaging.vbproj @@ -48,7 +48,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll ..\packages\S22.Imap.3.6.0.0\lib\net40\S22.Imap.dll diff --git a/Modules.Messaging/packages.config b/Modules.Messaging/packages.config index 30212888..cf1d4146 100644 --- a/Modules.Messaging/packages.config +++ b/Modules.Messaging/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Modules.Patterns/Patterns.vbproj b/Modules.Patterns/Patterns.vbproj index 01be2339..41b5b3b7 100644 --- a/Modules.Patterns/Patterns.vbproj +++ b/Modules.Patterns/Patterns.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll @@ -99,6 +99,7 @@ + MyApplicationCodeGenerator Application.Designer.vb diff --git a/Modules.Patterns/app.config b/Modules.Patterns/app.config new file mode 100644 index 00000000..d5fed9f7 --- /dev/null +++ b/Modules.Patterns/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Modules.Patterns/packages.config b/Modules.Patterns/packages.config index f8dbc83e..6f6bc401 100644 --- a/Modules.Patterns/packages.config +++ b/Modules.Patterns/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.Windream/Windream.vbproj b/Modules.Windream/Windream.vbproj index 91a95cc5..0c3367f9 100644 --- a/Modules.Windream/Windream.vbproj +++ b/Modules.Windream/Windream.vbproj @@ -65,7 +65,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Modules.Windream/packages.config b/Modules.Windream/packages.config index f8dbc83e..6f6bc401 100644 --- a/Modules.Windream/packages.config +++ b/Modules.Windream/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules.ZooFlow/ZooFlow.vbproj b/Modules.ZooFlow/ZooFlow.vbproj index 10366b04..b03b4a42 100644 --- a/Modules.ZooFlow/ZooFlow.vbproj +++ b/Modules.ZooFlow/ZooFlow.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Modules.ZooFlow/packages.config b/Modules.ZooFlow/packages.config index f8dbc83e..6f6bc401 100644 --- a/Modules.ZooFlow/packages.config +++ b/Modules.ZooFlow/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Modules/Filesystem.Test/Filesystem.Test.vbproj b/Modules/Filesystem.Test/Filesystem.Test.vbproj index 9faaceba..87b70aaa 100644 --- a/Modules/Filesystem.Test/Filesystem.Test.vbproj +++ b/Modules/Filesystem.Test/Filesystem.Test.vbproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -52,10 +52,10 @@ - ..\..\packages\MSTest.TestFramework.1.2.1\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll + ..\..\packages\MSTest.TestFramework.2.1.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - ..\..\packages\MSTest.TestFramework.1.2.1\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll + ..\..\packages\MSTest.TestFramework.2.1.2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll @@ -130,8 +130,8 @@ Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}". - - + + - + \ No newline at end of file diff --git a/Modules/Filesystem.Test/packages.config b/Modules/Filesystem.Test/packages.config index 09089438..371adee0 100644 --- a/Modules/Filesystem.Test/packages.config +++ b/Modules/Filesystem.Test/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/SearchIDB/App.config b/SearchIDB/App.config index 5534e287..cd714553 100644 --- a/SearchIDB/App.config +++ b/SearchIDB/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + \ No newline at end of file diff --git a/Service.EDMIService/App.config b/Service.EDMIService/App.config index 4e4387a6..b123c2a6 100644 --- a/Service.EDMIService/App.config +++ b/Service.EDMIService/App.config @@ -78,7 +78,7 @@ - + diff --git a/Service.EDMIService/EDMIService.vbproj b/Service.EDMIService/EDMIService.vbproj index 865e59cf..d1b23faa 100644 --- a/Service.EDMIService/EDMIService.vbproj +++ b/Service.EDMIService/EDMIService.vbproj @@ -13,6 +13,8 @@ Console v4.7.2 true + false + publish\ true Disk @@ -25,10 +27,8 @@ true 0 1.0.0.%2a - false false true - AnyCPU @@ -63,12 +63,12 @@ On - - ..\packages\FirebirdSql.Data.FirebirdClient.6.5.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll + + ..\packages\FirebirdSql.Data.FirebirdClient.7.5.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Service.EDMIService/packages.config b/Service.EDMIService/packages.config index bac6970a..ac410915 100644 --- a/Service.EDMIService/packages.config +++ b/Service.EDMIService/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/Service.JobRunner/App.config b/Service.JobRunner/App.config index 36cc84f4..fa6bbc22 100644 --- a/Service.JobRunner/App.config +++ b/Service.JobRunner/App.config @@ -1,7 +1,7 @@ - + - +
@@ -39,4 +39,12 @@ + + + + + + + + \ No newline at end of file diff --git a/Service.JobRunner/JobRunner.vbproj b/Service.JobRunner/JobRunner.vbproj index 5922661c..98c31c5b 100644 --- a/Service.JobRunner/JobRunner.vbproj +++ b/Service.JobRunner/JobRunner.vbproj @@ -52,7 +52,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll ..\packages\Quartz.3.0.7\lib\net452\Quartz.dll diff --git a/Service.JobRunner/packages.config b/Service.JobRunner/packages.config index 9ee770de..01a189b1 100644 --- a/Service.JobRunner/packages.config +++ b/Service.JobRunner/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Services.EmailService/App.config b/Services.EmailService/App.config index 7eb8eeb4..8c300313 100644 --- a/Services.EmailService/App.config +++ b/Services.EmailService/App.config @@ -33,9 +33,12 @@ - - - - - - \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/Services.EmailService/DDEmailService.vbproj b/Services.EmailService/DDEmailService.vbproj index 4e3ea547..a4ce8af9 100644 --- a/Services.EmailService/DDEmailService.vbproj +++ b/Services.EmailService/DDEmailService.vbproj @@ -47,12 +47,12 @@ On - - ..\packages\FirebirdSql.Data.FirebirdClient.6.4.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll + + ..\packages\FirebirdSql.Data.FirebirdClient.7.5.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Services.EmailService/packages.config b/Services.EmailService/packages.config index 20d7a800..b0732c52 100644 --- a/Services.EmailService/packages.config +++ b/Services.EmailService/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/Services.LicenseService/App.config b/Services.LicenseService/App.config index 0997aa57..06567b85 100644 --- a/Services.LicenseService/App.config +++ b/Services.LicenseService/App.config @@ -1,6 +1,14 @@ - + + + + + + + + + diff --git a/Services.LicenseService/DDEDMLicenseService.vbproj b/Services.LicenseService/DDEDMLicenseService.vbproj index 8c28073a..f987d40a 100644 --- a/Services.LicenseService/DDEDMLicenseService.vbproj +++ b/Services.LicenseService/DDEDMLicenseService.vbproj @@ -49,7 +49,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Services.LicenseService/packages.config b/Services.LicenseService/packages.config index f8dbc83e..6f6bc401 100644 --- a/Services.LicenseService/packages.config +++ b/Services.LicenseService/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Services.ZUGFeRDService/App.config b/Services.ZUGFeRDService/App.config index 470c29cc..24511ee3 100644 --- a/Services.ZUGFeRDService/App.config +++ b/Services.ZUGFeRDService/App.config @@ -45,9 +45,12 @@ - - - - - - \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/Services.ZUGFeRDService/DDZUGFeRDService.vbproj b/Services.ZUGFeRDService/DDZUGFeRDService.vbproj index 38554a25..ea761d33 100644 --- a/Services.ZUGFeRDService/DDZUGFeRDService.vbproj +++ b/Services.ZUGFeRDService/DDZUGFeRDService.vbproj @@ -47,12 +47,12 @@ On - - ..\packages\FirebirdSql.Data.FirebirdClient.6.4.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll + + ..\packages\FirebirdSql.Data.FirebirdClient.7.5.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Services.ZUGFeRDService/packages.config b/Services.ZUGFeRDService/packages.config index 20d7a800..b0732c52 100644 --- a/Services.ZUGFeRDService/packages.config +++ b/Services.ZUGFeRDService/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/WEBSERVICES/ZUGFeRDRESTService/ZUGFeRDRESTService.csproj b/WEBSERVICES/ZUGFeRDRESTService/ZUGFeRDRESTService.csproj index 8d327b9f..fafc3f02 100644 --- a/WEBSERVICES/ZUGFeRDRESTService/ZUGFeRDRESTService.csproj +++ b/WEBSERVICES/ZUGFeRDRESTService/ZUGFeRDRESTService.csproj @@ -9,7 +9,7 @@ - + diff --git a/Windows/Windows.vbproj b/Windows/Windows.vbproj index b2611b70..6e1419a4 100644 --- a/Windows/Windows.vbproj +++ b/Windows/Windows.vbproj @@ -45,7 +45,7 @@ - ..\packages\NLog.4.7.2\lib\net45\NLog.dll + ..\packages\NLog.4.7.5\lib\net45\NLog.dll diff --git a/Windows/packages.config b/Windows/packages.config index f8dbc83e..6f6bc401 100644 --- a/Windows/packages.config +++ b/Windows/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file