diff --git a/BeWoAllReports.sln b/BeWoAllReports.sln index f5a3ae148..8b7ffbf24 100644 --- a/BeWoAllReports.sln +++ b/BeWoAllReports.sln @@ -881,6 +881,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BeWoNeussLauthUndLauth", "R EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PilarJugendhilfeGbR", "ReportImp\PilarJugendhilfeGbR\PilarJugendhilfeGbR.csproj", "{5CBB6B74-CB5E-4323-88A8-89D467E89AC3}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YonamaProjekt", "ReportImp\YonamaProjekt\YonamaProjekt.csproj", "{DFBB3D88-26B8-4691-B9A7-6E5D5804018A}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|.NET = Debug|.NET @@ -10804,6 +10806,30 @@ Global {5CBB6B74-CB5E-4323-88A8-89D467E89AC3}.Release|Mixed Platforms.Build.0 = Release|Any CPU {5CBB6B74-CB5E-4323-88A8-89D467E89AC3}.Release|x86.ActiveCfg = Release|Any CPU {5CBB6B74-CB5E-4323-88A8-89D467E89AC3}.Release|x86.Build.0 = Release|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Debug|.NET.ActiveCfg = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Debug|.NET.Build.0 = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Debug|x86.ActiveCfg = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Debug|x86.Build.0 = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.DebugRemote|.NET.ActiveCfg = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.DebugRemote|.NET.Build.0 = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.DebugRemote|Any CPU.ActiveCfg = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.DebugRemote|Any CPU.Build.0 = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.DebugRemote|Mixed Platforms.ActiveCfg = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.DebugRemote|Mixed Platforms.Build.0 = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.DebugRemote|x86.ActiveCfg = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.DebugRemote|x86.Build.0 = Debug|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Release|.NET.ActiveCfg = Release|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Release|.NET.Build.0 = Release|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Release|Any CPU.Build.0 = Release|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Release|Mixed Platforms.Build.0 = Release|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Release|x86.ActiveCfg = Release|Any CPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -11241,6 +11267,7 @@ Global {50FF3FCE-FE60-42D1-A9EB-5DD80F85ED72} = {D8A691C5-146D-4613-86CC-438F02FE9106} {30BB1B26-34A0-4D64-A940-2252EBD2CEAB} = {D8A691C5-146D-4613-86CC-438F02FE9106} {5CBB6B74-CB5E-4323-88A8-89D467E89AC3} = {D8A691C5-146D-4613-86CC-438F02FE9106} + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A} = {D8A691C5-146D-4613-86CC-438F02FE9106} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {FBE985BB-9F0F-4DBB-8F94-ABC37A803FF9} diff --git a/ReportImp/YonamaProjekt/YonamaProjekt.csproj b/ReportImp/YonamaProjekt/YonamaProjekt.csproj index 3ee1c60d5..d0172945a 100644 --- a/ReportImp/YonamaProjekt/YonamaProjekt.csproj +++ b/ReportImp/YonamaProjekt/YonamaProjekt.csproj @@ -1,82 +1,82 @@ - - - - - Debug - AnyCPU - {C1FED668-ADB9-47E0-B589-1389618E1B6E} - Library - Properties - Yonama - 1424256185_Reports - v4.7.2 - 512 - - - - true - full - false - ..\..\CustomerDlls\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - ..\..\CustomerDlls\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {B0D73E3D-4AE7-4024-93A6-DB1F46D7CCEE} - Data - - - {40d8b312-ea64-49e3-a31a-5e57ed4d5654} - Report - - - {094331c3-ecee-4c89-bbfd-4c9ded89f0ef} - Service - - - {2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4} - Shared - - - + + + + + Debug + AnyCPU + {DFBB3D88-26B8-4691-B9A7-6E5D5804018A} + Library + Properties + Yonama + 1424256185_Reports + v4.7.2 + 512 + + + + true + full + false + ..\..\CustomerDlls\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + ..\..\CustomerDlls\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {B0D73E3D-4AE7-4024-93A6-DB1F46D7CCEE} + Data + + + {40d8b312-ea64-49e3-a31a-5e57ed4d5654} + Report + + + {094331c3-ecee-4c89-bbfd-4c9ded89f0ef} + Service + + + {2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4} + Shared + + + \ No newline at end of file