A project which specifies SQL Server 2022 or Azure SQL Database Managed Instance as the target platform cannot be published to Microsoft Azure SQL Database v12.
Bump into this error while trying to setup my database project. Solution pretty simple, all we need to do is configure the "target platform" for our database - as shown in the diagram below:
Comments