SSDT: Error: Deploy72002: Identifiers must include at least one name (for example, MyTable). Done building project "Common.sqlproj" -- FAILED

Viewed 71

While i'm trying to PUBLISH my SSDT DB projects getting the below error:

Identifiers must include at least one name (for example, MyTable)"

We need to deploy 65 SSDT projects and unable to fix this issue.

Resolutions tried :

  • Deleting .refactorlog file
  • modified schemas in .refactorlog file also
  • Deploying through "SQLPACKAGE.exe" .
  • Deploying DACPAC through SQL server.
0 Answers
Related