Trouble generating visual studio project files

whenever i try to generate visual studio project files for my current project, i get this error

Running C:/Program Files/Epic Games/UE_4.19/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“C:/Users/jerem/Desktop/UnrealProjects/AtlantisProject/AtlantisProject.uproject” -game -rocket -progress
Discovering modules, targets and source code for project…
While compiling C:\Users\jerem\Desktop\UnrealProjects\AtlantisProject\Intermediate\Build\BuildRules\AtlantisProjectModuleRules.dll:
ERROR: c:\Users\jerem\Desktop\UnrealProjects\AtlantisProject\Source\AtlantisProject\AtlantisProject.Build.cs(7,46) : error CS1002: ; attendu
ERROR: c:\Users\jerem\Desktop\UnrealProjects\AtlantisProject\Intermediate\Source\AtlantisProject.Target.cs(6,14) : error CS0101: L’espace de noms ‘<espace de noms global>’ contient d?j? une d?finition de ‘AtlantisProjectTarget’
ERROR: UnrealBuildTool Exception: Unable to compile source files.