'Microsoft.SqlServer.Types' version 10 or higher could not be found on Azure
'Microsoft.SqlServer.Types' version 10 or higher could not be found on Azure
'Microsoft.SqlServer.Types' version 10 or higher could not be found on Azure
Re: 'Microsoft.SqlServer.Types' version 10 or higher could not be found on Azure
I found the solution ! Just install the nuget package Microsoft.SqlServer.Types
PM> Install-Package Microsoft.SqlServer.Types
[Link for more info](http://blogs.msdn.com/b/adonet/archive/2013/12/09/microsoft-sqlserver-types-nuget-package-spatial-on-azure.aspx)
PM> Install-Package Microsoft.SqlServer.Types
[Link for more info](http://blogs.msdn.com/b/adonet/archive/2013/12/09/microsoft-sqlserver-types-nuget-package-spatial-on-azure.aspx)