Comments
Sort by recent activity
Ok, since this is VSTS against an Azure environment, I can only build using the LocalDB. It looks like the VSTS servers do not yet have SQL Server 2017 LocalDB installed. Here is the list of installed software on those servers. Heavy sigh.... http://listofsoftwareontfshostedbuildserver.azurewebsites.net/ / comments
Ok, since this is VSTS against an Azure environment, I can only build using the LocalDB. It looks like the VSTS servers do not yet have SQL Server 2017 LocalDB installed. Here is the list of inst...
As I mentioned above, I have tried both of the following target platforms within the project:
SQL Server 2017
Microsoft Azure SQL Database V12
The actual target is an Azure SQL database. Is there somewhere else that I specify the target? I did not see it on the VSTS build task / comments
As I mentioned above, I have tried both of the following target platforms within the project:
SQL Server 2017
Microsoft Azure SQL Database V12
The actual target is an Azure SQL database. Is there...