I tried publishing a database in Visual Studio, and I get this error:
A project which specifies sql server 2016 as the target platform cannot be published to sql server 2014
How do I select to publish to SQL Server 2016, in Visual Studio? Is there an option that I missed? Or do I have no other choice but to target SQL Server 2014?