Skip to content

jchannon/DetectDuplicates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DetectDuplicates NuGet Version

A .NET Global tool that scans csproj files for duplicate package references

Installation

Execute this from your terminal dotnet tool install --global DetectDuplicates

Running the tool

To run the tool you can simply call detectduplicates from your terminal. This will use the current directory to look for *.csproj files.

To specify a path to analyse *.csproj or *.fsproj files you can call detectduplicates /path/to/csproj

About

A .NET Global tool that scans csproj files for duplicate package references

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages