Hello,
We are using SQLServerTypes nuget package. When I install to my core application it doesn't copies SQLServerType folder to root of the application with dependent dlls like SQLServerSpatial140.dll. Is there any way I can get this copied automatically.
While running application on local env it works fine. But on Azure it gives error with SQLServerSpatial140.dll could not be found.