SkillAgentSearch skills...

DetectDuplicates

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

Install / Use

/learn @jchannon/DetectDuplicates
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks4

Languages

C#

Security Score

75/100

Audited on Jul 27, 2024

No findings