ERROR updating project from 16 to 18

I just want to upgrade my 4.16 project to 4.18 and I´ll get this error message! Do I have to update to 4.17 first and then to 4.18? maybe…?

Project files could not be generated. Log output:

Running C:/Program Files/Epic Games/UE_4.18/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“D:/3D/SciFi Unreal/The Corridor_Film 4.18/CorridorTextureTest1.uproject” -game -rocket -progress
Discovering modules, targets and source code for project…
While compiling D:\3D\SciFi Unreal\The Corridor_Film 4.18\Intermediate\Build\BuildRules\CorridorTextureTest1ModuleRules.dll:
ERROR: d:\3D\SciFi Unreal\The Corridor_Film 4.18\Source\CorridorTextureTest1.Target.cs(19,12) : error CS0122: Der Zugriff auf ‘UnrealBuildTool.UEBuildBinaryConfiguration’ ist aufgrund der Sicherheitsebene nicht m?glich.
ERROR: d:\3D\SciFi Unreal\The Corridor_Film 4.18\Source\CorridorTextureTest1.Target.cs(17,23) : error CS0051: Inkonsistenter Zugriff: Parametertyp ‘ref System.Collections.Generic.List’ ist weniger zugreifbar als Methode ‘CorridorTextureTest1Target.SetupBinaries(UnrealBuildTool.TargetInfo, ref System.Collections.Generic.List, ref System.Collections.Generic.List)’
ERROR: d:\3D\SciFi Unreal\The Corridor_Film 4.18\Source\CorridorTextureTest1Editor.Target.cs(19,12) : error CS0122: Der Zugriff auf ‘UnrealBuildTool.UEBuildBinaryConfiguration’ ist aufgrund der Sicherheitsebene nicht m?glich.
ERROR: d:\3D\SciFi Unreal\The Corridor_Film 4.18\Source\CorridorTextureTest1Editor.Target.cs(17,23) : error CS0051: Inkonsistenter Zugriff: Parametertyp ‘ref System.Collections.Generic.List’ ist weniger zugreifbar als Methode ‘CorridorTextureTest1EditorTarget.SetupBinaries(UnrealBuildTool.TargetInfo, ref System.Collections.Generic.List, ref System.Collections.Generic.List)’
ERROR: UnrealBuildTool Exception: Unable to compile source files.