csprojFix Simple application which loads csproj file and try to find errors there. Currently can handle this: Files which are in csproj duplicated (Compile and Content tag) Files which are in csproj but are missing on disk (Compile and Content tag) Example