Skip to content

Extract references and their versions from csproj files

Notifications You must be signed in to change notification settings

sjmelia/project-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-tool

Build Status

Quick hack to extract dependencies & their versions from msbuild projects. (csproj) Useful for release notes, PCI compliance, and other kinds of documentation.

Emits as CSV.

This might be a better option: https://github.com/nikeyes/DotNetProjectsDependenciesViewer

Build & Run

  1. Open solution, build
  2. Run with project-tool <csproj file>

About

Extract references and their versions from csproj files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages