From b1c8e592d5f6277af913bbfdfcf3836c96a90a4b Mon Sep 17 00:00:00 2001 From: "d.breimaier" Date: Mon, 31 Oct 2022 11:40:45 +0100 Subject: [PATCH] Syntaxfehler --- ADMIN.sln | 8 ++++++++ TELOTEK_Worker_lib/TELOTEC_Worker_lib.vbproj | 9 +++------ UID/ADMIN.vbproj | 17 ++++++++++++----- cNCTSPartnerWorker/Class1.vb | 3 --- cNCTSPartnerWorker/NCTSPartnerWorker.vbproj | 10 +++------- 5 files changed, 26 insertions(+), 21 deletions(-) delete mode 100644 cNCTSPartnerWorker/Class1.vb diff --git a/ADMIN.sln b/ADMIN.sln index 1187b56..fb63fbb 100644 --- a/ADMIN.sln +++ b/ADMIN.sln @@ -115,6 +115,14 @@ Global {2007DD34-7BB4-4A31-A6B9-BCE62BF0AFDA}.Release|Any CPU.Build.0 = Release|Any CPU {2007DD34-7BB4-4A31-A6B9-BCE62BF0AFDA}.Release|x64.ActiveCfg = Release|Any CPU {2007DD34-7BB4-4A31-A6B9-BCE62BF0AFDA}.Release|x64.Build.0 = Release|Any CPU + {A3B497BD-842C-4A2B-B398-ED1976849DF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A3B497BD-842C-4A2B-B398-ED1976849DF1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A3B497BD-842C-4A2B-B398-ED1976849DF1}.Debug|x64.ActiveCfg = Debug|x64 + {A3B497BD-842C-4A2B-B398-ED1976849DF1}.Debug|x64.Build.0 = Debug|x64 + {A3B497BD-842C-4A2B-B398-ED1976849DF1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A3B497BD-842C-4A2B-B398-ED1976849DF1}.Release|Any CPU.Build.0 = Release|Any CPU + {A3B497BD-842C-4A2B-B398-ED1976849DF1}.Release|x64.ActiveCfg = Release|x64 + {A3B497BD-842C-4A2B-B398-ED1976849DF1}.Release|x64.Build.0 = Release|x64 {50E8E49B-4FD9-4DD4-B159-BDC2B7D0E94F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {50E8E49B-4FD9-4DD4-B159-BDC2B7D0E94F}.Debug|Any CPU.Build.0 = Debug|Any CPU {50E8E49B-4FD9-4DD4-B159-BDC2B7D0E94F}.Debug|x64.ActiveCfg = Debug|Any CPU diff --git a/TELOTEK_Worker_lib/TELOTEC_Worker_lib.vbproj b/TELOTEK_Worker_lib/TELOTEC_Worker_lib.vbproj index a7b94ff..9963fc9 100644 --- a/TELOTEK_Worker_lib/TELOTEC_Worker_lib.vbproj +++ b/TELOTEK_Worker_lib/TELOTEC_Worker_lib.vbproj @@ -53,6 +53,9 @@ + + ..\..\..\SDL\SDL\VERAG_PROG_ALLGEMEIN\bin\Debug\VERAG_PROG_ALLGEMEIN.dll + @@ -109,11 +112,5 @@ Designer - - - {a3b497bd-842c-4a2b-b398-ed1976849df1} - VERAG_PROG_ALLGEMEIN - - \ No newline at end of file diff --git a/UID/ADMIN.vbproj b/UID/ADMIN.vbproj index 7d502b9..fd5fd67 100644 --- a/UID/ADMIN.vbproj +++ b/UID/ADMIN.vbproj @@ -186,6 +186,11 @@ ..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + False + True + ..\..\..\..\..\..\..\Program Files (x86)\Microsoft Visual Studio\Shared\Visual Studio Tools for Office\PIA\Office15\Microsoft.Office.Interop.Excel.dll + C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\Microsoft.Office.Interop.Excel.dll True @@ -198,15 +203,17 @@ False - bin\Debug\Microsoft.ReportViewer.Common.dll + ..\..\..\dll\Microsoft.ReportViewer.Common.dll + + + ..\..\..\dll\Microsoft.ReportViewer.ProcessingObjectModel.dll False - bin\Debug\Microsoft.ReportViewer.WinForms.dll + ..\..\..\dll\Microsoft.ReportViewer.WinForms.dll - - False - C:\Program Files (x86)\MySQL\MySQL Connector Net 6.9.6\Assemblies\v4.0\MySql.Data.dll + + ..\..\..\dll\.net MySQL v4.5.2\MySql.Data.dll ..\..\..\dll\PdfSharp.dll diff --git a/cNCTSPartnerWorker/Class1.vb b/cNCTSPartnerWorker/Class1.vb deleted file mode 100644 index 875798b..0000000 --- a/cNCTSPartnerWorker/Class1.vb +++ /dev/null @@ -1,3 +0,0 @@ -Public Class Class1 - -End Class diff --git a/cNCTSPartnerWorker/NCTSPartnerWorker.vbproj b/cNCTSPartnerWorker/NCTSPartnerWorker.vbproj index f2abb22..2630034 100644 --- a/cNCTSPartnerWorker/NCTSPartnerWorker.vbproj +++ b/cNCTSPartnerWorker/NCTSPartnerWorker.vbproj @@ -52,6 +52,9 @@ + + ..\..\..\SDL\SDL\VERAG_PROG_ALLGEMEIN\bin\Debug\VERAG_PROG_ALLGEMEIN.dll + @@ -65,7 +68,6 @@ - @@ -107,11 +109,5 @@ Settings.Designer.vb - - - {a3b497bd-842c-4a2b-b398-ed1976849df1} - VERAG_PROG_ALLGEMEIN - - \ No newline at end of file