diff --git a/BewerterStrukturellerInduktion/BewerterStrukturellerInduktion.csproj b/BewerterStrukturellerInduktion/BewerterStrukturellerInduktion.csproj
index 7ccb666727caa8fcfe020f668587bf4dc40bfd89..e93ec292999d1a372abae816d504a3cc58810a18 100644
--- a/BewerterStrukturellerInduktion/BewerterStrukturellerInduktion.csproj
+++ b/BewerterStrukturellerInduktion/BewerterStrukturellerInduktion.csproj
@@ -3,8 +3,8 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>netcoreapp5.0</TargetFramework>
-    <StartupObject>ProgramForHuman</StartupObject>
-    <AssemblyName>BewerterStrukturellerInduktionHuman</AssemblyName>
+    <StartupObject>ProgramForYapex</StartupObject>
+    <AssemblyName>BewerterStrukturellerInduktionYapex</AssemblyName>
   </PropertyGroup>
 
   <ItemGroup>