From e434b4b7f2717e680237fd5dcd51a1daa3db9a35 Mon Sep 17 00:00:00 2001 From: Kojo Date: Thu, 21 Nov 2024 19:28:31 +0100 Subject: [PATCH] =?UTF-8?q?WendepunktVelbert=20hinzugef=C3=BCgt=20zu=20BeW?= =?UTF-8?q?oAllReports?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BeWoAllReports.sln | 27 +++ .../WendepunktVelbert.csproj | 226 +++++++++--------- 2 files changed, 140 insertions(+), 113 deletions(-) diff --git a/BeWoAllReports.sln b/BeWoAllReports.sln index 8cc9a22d7..c867b7989 100644 --- a/BeWoAllReports.sln +++ b/BeWoAllReports.sln @@ -890,6 +890,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LebenshilfeRemscheidWohngru EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Intego", "ReportImp\Intego\Intego.csproj", "{23A3DE8B-C179-4C40-855B-1E36FBFF76F1}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WendepunktVelbert", "ReportImp\WendepunktVelbert\WendepunktVelbert.csproj", "{5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|.NET = Debug|.NET @@ -10909,6 +10911,30 @@ Global {23A3DE8B-C179-4C40-855B-1E36FBFF76F1}.Release|Mixed Platforms.Build.0 = Release|Any CPU {23A3DE8B-C179-4C40-855B-1E36FBFF76F1}.Release|x86.ActiveCfg = Release|Any CPU {23A3DE8B-C179-4C40-855B-1E36FBFF76F1}.Release|x86.Build.0 = Release|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Debug|.NET.ActiveCfg = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Debug|.NET.Build.0 = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Debug|x86.ActiveCfg = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Debug|x86.Build.0 = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.DebugRemote|.NET.ActiveCfg = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.DebugRemote|.NET.Build.0 = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.DebugRemote|Any CPU.ActiveCfg = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.DebugRemote|Any CPU.Build.0 = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.DebugRemote|Mixed Platforms.ActiveCfg = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.DebugRemote|Mixed Platforms.Build.0 = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.DebugRemote|x86.ActiveCfg = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.DebugRemote|x86.Build.0 = Debug|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Release|.NET.ActiveCfg = Release|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Release|.NET.Build.0 = Release|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Release|Any CPU.Build.0 = Release|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Release|x86.ActiveCfg = Release|Any CPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -11350,6 +11376,7 @@ Global {F5D34922-2D1D-419F-B81F-0DEF5D80E5BD} = {D8A691C5-146D-4613-86CC-438F02FE9106} {A17118EF-CC8C-4984-8225-8B9155CC14D8} = {D8A691C5-146D-4613-86CC-438F02FE9106} {23A3DE8B-C179-4C40-855B-1E36FBFF76F1} = {D8A691C5-146D-4613-86CC-438F02FE9106} + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B} = {D8A691C5-146D-4613-86CC-438F02FE9106} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {FBE985BB-9F0F-4DBB-8F94-ABC37A803FF9} diff --git a/ReportImp/WendepunktVelbert/WendepunktVelbert.csproj b/ReportImp/WendepunktVelbert/WendepunktVelbert.csproj index d7fb7c3d5..e06a9c2e9 100644 --- a/ReportImp/WendepunktVelbert/WendepunktVelbert.csproj +++ b/ReportImp/WendepunktVelbert/WendepunktVelbert.csproj @@ -1,114 +1,114 @@ - - - - - Debug - AnyCPU - {C1FED668-ADB9-47E0-B589-1389618E1B6E} - Library - Properties - WendepunktVelbert - 1159580198_Reports - v4.7.2 - 512 - - - - true - full - false - ..\..\CustomerDlls\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - ..\..\CustomerDlls\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - True - True - Resources.resx - - - Component - - - ServiceInvoiceReport.cs - - - Component - - - SettlementReport2.cs - - - - - {B0D73E3D-4AE7-4024-93A6-DB1F46D7CCEE} - Data - - - {40d8b312-ea64-49e3-a31a-5e57ed4d5654} - Report - - - {094331c3-ecee-4c89-bbfd-4c9ded89f0ef} - Service - - - {2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4} - Shared - - - - - - ResXFileCodeGenerator - Resources.Designer.cs - - - ServiceInvoiceReport.cs - Designer - - - SettlementReport2.cs - Designer - - - - + + + + + Debug + AnyCPU + {5BC38A8A-6BFB-405C-BF79-2C2594B80F6B} + Library + Properties + WendepunktVelbert + 1159580198_Reports + v4.7.2 + 512 + + + + true + full + false + ..\..\CustomerDlls\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + ..\..\CustomerDlls\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + True + Resources.resx + + + Component + + + ServiceInvoiceReport.cs + + + Component + + + SettlementReport2.cs + + + + + {B0D73E3D-4AE7-4024-93A6-DB1F46D7CCEE} + Data + + + {40d8b312-ea64-49e3-a31a-5e57ed4d5654} + Report + + + {094331c3-ecee-4c89-bbfd-4c9ded89f0ef} + Service + + + {2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4} + Shared + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + ServiceInvoiceReport.cs + Designer + + + SettlementReport2.cs + Designer + + + + \ No newline at end of file