I cannot realize what I did wrong and find something in the Internet.
Does anybody knows what the reason for the following deploy stopper?
Possibly this is those numerous settings of DacPac bublishing.
Error SQL72014: SQL Execution error: A fatal error occurred. The variable DatabaseName could not be found.
Error SQL72045: Script execution error. The executed script:
USE [$(DatabaseName)];
Error SQL72014: SQL Execution error: A fatal error occurred. Incorrect syntax was encountered while USE [$(DatabaseName)]; was being parsed.
Error SQL72045: Script execution error. The executed script:
USE [$(DatabaseName)];