Support for VSCode Database projects?

AndrewNAOAndrewNAO Posts: 1 New member
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???
Tagged:

Answers

Sign In or Register to comment.