I have a custom tool that is configured as a pre-build event, it does some multilingual processing of the source code before creating it.
I was interested to find out if it is possible for this tool to generate warnings that can be seen in the visual warning lists of the assembly, either by displaying a specific line in the console (or in some other way).
thanks
source
share