I'm getting the following error while importing database to an azure instance which is actually a .bacpac backup of existing database in the same instance.
TITLE: Microsoft SQL Server Management Studio
Could not import package. Error Deploy72002: DeploymentContributor 'Microsoft.SqlServer.Management.Dac.Services.Extensions.CreateDatabaseWithCustomEditionDeploymentModifier' threw exception. Message is: 'Method not found: 'Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment Microsoft.SqlServer.Dac.Deployment.DeploymentScriptDomStep.get_Script()'.' (Microsoft.SqlServer.Dac)
ADDITIONAL INFORMATION:
DeploymentContributor 'Microsoft.SqlServer.Management.Dac.Services.Extensions.CreateDatabaseWithCustomEditionDeploymentModifier' threw exception. Message is: 'Method not found: 'Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment Microsoft.SqlServer.Dac.Deployment.DeploymentScriptDomStep.get_Script()'.' (Microsoft.SqlServer.Dac.Extensions)
Method not found: 'Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment Microsoft.SqlServer.Dac.Deployment.DeploymentScriptDomStep.get_Script()'. (Microsoft.SqlServer.Dac.Extensions)
Method not found: 'Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment Microsoft.SqlServer.Dac.Deployment.DeploymentScriptDomStep.get_Script()'. (Microsoft.SqlServer.Services.ImportExport.DacFxExtensions)
BUTTONS: