-
Cannot make this work with classic .sqlproj - but maybe it does not? It is also unclear how this item should be defined in the project file? Content/None and Copy always? A file StaticCodeAnalysis.SuppressMessages.xml can be added to the project to suppress specific code analysis findings. |
Beta Was this translation helpful? Give feedback.
Answered by
ErikEJ
Oct 27, 2024
Replies: 1 comment
-
I got it to work, the path characters were platform specific! Support for the file has been added to MsBuild.Sdk.Sqlproj rr-wfm/MSBuild.Sdk.SqlProj#643 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ErikEJ
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got it to work, the path characters were platform specific! Support for the file has been added to MsBuild.Sdk.Sqlproj rr-wfm/MSBuild.Sdk.SqlProj#643