An open API service indexing awesome lists of open source software.

https://github.com/rsdn/MSBuildProjectBrowser


https://github.com/rsdn/MSBuildProjectBrowser

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# MSBuildProjectBrowser

A tool for viewing Visual Studio project files and other MSBuild files.

Features:
1. View a source values and calculated values of properties and items.
2. Search for properties by prefix.
3. Search for properties by content (by substring).
4. Evaluation of expressions. For example:

![Properties](https://snag.gy/Y246tQ.jpg)

![Items](https://snag.gy/kFXnQK.jpg)