diff --git a/BerichtGen/BerichtGen.csproj b/BerichtGen/BerichtGen.csproj index fb5554e..4ee8843 100644 --- a/BerichtGen/BerichtGen.csproj +++ b/BerichtGen/BerichtGen.csproj @@ -1,10 +1,10 @@ - + Debug AnyCPU - 3022da07-fd06-4aea-9fc8-00d318e95a82 + {3022DA07-FD06-4AEA-9FC8-00D318E95A82} Library Properties BerichtGen @@ -30,24 +30,17 @@ 4 - - - - - - - - - - - - - - + + + + + + + + - - + \ No newline at end of file diff --git a/SanSystem/SanSystem.csproj b/SanSystem/SanSystem.csproj index e37dcab..0f84536 100644 --- a/SanSystem/SanSystem.csproj +++ b/SanSystem/SanSystem.csproj @@ -127,6 +127,9 @@ UCSchachtanbindung.cs + + PreserveNewest + diff --git a/SanSystem/documents/JUME/klp_vorlage.docx b/SanSystem/documents/JUME/klp_vorlage.docx new file mode 100644 index 0000000..72a8b10 Binary files /dev/null and b/SanSystem/documents/JUME/klp_vorlage.docx differ diff --git a/SanVerwaltung.sln b/SanVerwaltung.sln index 79b80c8..045699c 100644 --- a/SanVerwaltung.sln +++ b/SanVerwaltung.sln @@ -23,6 +23,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SanShared", "SanShared\SanS EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Language", "Language\Language.csproj", "{BE364E88-92DA-4A6C-97E7-DDD7D887B3D4}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BerichtGen", "BerichtGen\BerichtGen.csproj", "{3022DA07-FD06-4AEA-9FC8-00D318E95A82}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -65,6 +67,10 @@ Global {BE364E88-92DA-4A6C-97E7-DDD7D887B3D4}.Debug|Any CPU.Build.0 = Debug|Any CPU {BE364E88-92DA-4A6C-97E7-DDD7D887B3D4}.Release|Any CPU.ActiveCfg = Release|Any CPU {BE364E88-92DA-4A6C-97E7-DDD7D887B3D4}.Release|Any CPU.Build.0 = Release|Any CPU + {3022DA07-FD06-4AEA-9FC8-00D318E95A82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3022DA07-FD06-4AEA-9FC8-00D318E95A82}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3022DA07-FD06-4AEA-9FC8-00D318E95A82}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3022DA07-FD06-4AEA-9FC8-00D318E95A82}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE