MSBuild doesn't detect files created using Target
i currently have target like this:
it generates binding and then some classes use them, but even if its called before build, its still throws tons of errors, because it cant find classes from binding
1 Reply
ended up making script