Purpose
Purpose of this page is to explain what needs to be done when we have multiple project files (project files from the older version of the build ex: VCbuild and from the new build ex: MSBuild) pointing to the same source and
DMT discovers different analysis units for each file
Applicable in CAST Version
Release | Yes/No |
---|---|
8.1.x | |
8.0.x | |
7.3.x | |
7.2.x | |
7.0.x |
Applicable RDBMS
RDBMS | Yes/No |
---|---|
Oracle Server | |
Microsoft SQL Server | |
CSS2 | |
CSS1 | ? |
Action Plan
If the .Net source has multiple project files pointing to the same source DMT still finds both of them as different projects because this information is left to the customer's decision as in which project to be included in the analysis.
- To Avoid this you can un-select the project in DMT
- And then deliver it
or - You can select to ignore all the .vcxproj projects.
Notes/comments
Related Pages