As part of our .dacpac build SDK MsBuild.SDK.SqlProj we use the ManagedBatchParser "library"
We attempted to use the binaries from a release build, but they are all platform specific, and we just need a MSIL / Any CPU dll.
Any ideas how to solve this?