Support for VSCode Database projects?
My SQL Test enabled .sqlproj builds fine in Visual Studio, but if I try the build feature in the Database Projects extension for VS CODE, I get an error message about the assembly:
stdout: <xxxredactedxxx>\Assemblies\tSQLtCLR.dll : Build error SQL72025: The referenced assembly <xxxredactedxxx>\Assemblies\tSQLtCLR.dll is corrupt or not valid.
Can anyone give me advice on what I need to do to achieve a successful build using VSCode? Or do I need to stick to Visual Studio???
Can anyone give me advice on what I need to do to achieve a successful build using VSCode? Or do I need to stick to Visual Studio???
Tagged:
Answers
As far as I'm aware we don't provide support for VS Code, and so I would advise sticking to Visual Studio, which we do!
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?