Comments
Sort by recent activity
Is there a plan to fix the fact that project options are ignored if using the /project switch from the command line? With the /project switch one can no longer use the /argfile switch so there doesn't seem to be any way to save and reuse the same options. And the /project switch is necessary because of needing to specify WHERE clauses for the data comparisons. / comments
Is there a plan to fix the fact that project options are ignored if using the /project switch from the command line? With the /project switch one can no longer use the /argfile switch so there does...
Hi. Thank you for your reply.
I can see how to filter the results so that the Assembly does not appear in the results. For our command line comparisons we actually use an argfile and I have been able to exclude comparison of the assembly with something like this in the argfile:
<exclude>Assembly:AssemblyName</exclude>. I can use this as a work around but what would be ideal is if a functional difference between assemblies in the compared databases was reported but a binary difference that was just the result of the assembly having been recompiled, would not result in a reported difference.
Please could you confirm whether this would be possible or not, because I'm not actually keen to switch off Assembly comparisons all together.
Thanks. / comments
Hi. Thank you for your reply.
I can see how to filter the results so that the Assembly does not appear in the results. For our command line comparisons we actually use an argfile and I have been ab...