Ashish M G
Ashish M G
@jeffrosenberg Apologies for the late reply. `csproj` ``` netstandard2.0 SqlDw True ``` my profile.xml ``` True True deploy.sql True True True False False False True True True True True True...
@jeffrosenberg Im unzipping and checking the dacpac. Also Im using sqlpackage to publish the dacpac
@jmezach Im using `sqlpackage` with `/Profile` option to use Publish Profile. Yet this error pops up. Is there anything wrong Im doing here to reference the SQLCMD variable ? As...