Purpose

This page provide information how to exclude files for .Net analysis.

Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
8.2.x(tick)
8.1.x(tick)
8.0.x(tick)
7.3.x(tick)
7.2.x(tick)
7.0.x(error)
Applicable RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS2(tick)
CSS1(error)
Details

Files can be excluded from the analysis using DMT with the option “Folders or files to ignore” as mentioned below.



However there will be some error/warning in analysis log for can not read files since it is still referenced in csproj.

There will be no impact and can be ignored, however to avoid this you can remove the reference from the csproj

Notes/comments


Related Pages