Snippets tagged project

  • csproj-file parsing with Linq2Xml

    This program reads all *.csproj-files from a path and then uses Linq2Xml to show data about the projects. This should be a good template for scripts to manage tons of c#-project files. F# and LINQ-to-XML is very powerful combination.

    9 people like this

    Posted: 12 years ago by Tuomas Hietanen