After generating visual studio project files and building, It only creates an my project Editor.target file in bineries-win64 folder. But, i do not have project.target file. So, i can’t package because of missing target file error. How can i generate the project target file? Or Should i change the target file name?
My project launcher settings are windows no editor and do not use uat build. My project settings are if project has code, or running a locally built editor, shipping build target is same with the project name.