Litee / SolutionCop

Tool for static analysis of Visual Studio solutions
Apache License 2.0
23 stars 3 forks source link

FilesIncludedIntoProject wrong file path in output #22

Closed sm-g closed 8 years ago

sm-g commented 8 years ago

Files located in Project\DAL\Migrations... shows as: File is not referenced in project: DAL\ect\DAL\Migrations..

in YandexBanks... as YandexBanks\exBanks...

Litee commented 8 years ago

Could you provide more details about csproj and file locations + how file reference looks like in csproj?

sm-g commented 8 years ago

Found myself, GetDirectoryName returns ".....\DAL", fix: http://ge.tt/9G0gjES2/v/0

Litee commented 8 years ago

Link doesn't work - getting "File not available"

sm-g commented 8 years ago

https://gist.github.com/sm-g/cf0e1d6092398089a57c