, 11 , , - AllowIncompatiblePlatform.
DacDeployOptions dacOptions = new DacDeployOptions();
dacOptions.AllowIncompatiblePlatform = true;
dac 2008 sql2012, , dac 2012 sql2008 :
Microsoft.Data.Tools.Schema.Sql.Deployment.DeploymentCompatibilityException:
A project which specifies SQL Server 2012 as the target platform cannot be published to SQL Server 2008.
, ( 2005 ). NB PaymentVerificationErrorsAsWarnings true - YMMV.