Comments
3 comments
-
Apologies for this issue. The MSBuild resources were indeed missing and have been reinstated. You can find these in the zip file available from the SQL Code Guard command line documentation page.
-
That works great. The only other issue that appears to be happening is that the ExcludeFolder parameter is being ignored. Here is what I have: Directory screen shot shows the directory structure with 1 sql file and sub-directory full of sql files. MSbuild screen shot shows the configuration of msbuild to exclude the BuiltModel directory. lastly the execute screen shot shows that rules are being evaluated against scripts in the excluded directory.
Any help with the exclusion would be greatly appreciated. -
Hi Slava_K,
sorry for the inconvenience.
As a temporary workaround try to add backslash to the end of SourcePath - "C:\Dev\Main\DB\ScriptsModel\"
Add comment
Please sign in to leave a comment.
1. Where is SQL Code Guard Installed
2. Can someone provide the sample msbuild project?
Thanks,
Slava