ProjectDiff.Tool
0.0.1
Suggested Alternatives
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global ProjectDiff.Tool --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local ProjectDiff.Tool --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ProjectDiff.Tool&version=0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package ProjectDiff.Tool --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
dotnet-proj-diff
git diff for .NET projects
Usage:
dotnet-proj-diff <solution> [<commit>] [options]
Arguments:
<solution> Path to solution file to derive projects from
<commit> Base git reference to compare against [default: HEAD]
Options:
--merge-base If true instead of using <commit> use the merge base of <commit> and HEAD [default: True]
--include-deleted If true deleted projects will be included in output [default: False]
--include-modified If true modified projects will be included in output [default: True]
--include-added If true added projects will be included in output [default: True]
--include-referencing if true projects referencing modified/deleted/added projects will be included in output [default: True]
--absolute-paths Output absolute paths, if not specified paths will be relative to the working directory. Or relative to --output if specified. This option will not affect slnf format as this requires relative paths [default: False]
--format <Json|Plain|Slnf|Traversal> Output format, if --output is specified format will be derived from file extension. Otherwise this defaults to 'plain'
--output <output> Output file, if not set stdout will be used
--version Show version information
-?, -h, --help Show help and usage information
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last Updated | |
---|---|---|---|
0.0.11-preview.0.3 | 970 | 7/23/2025 | |
0.0.11-preview.0.2 | 952 | 7/23/2025 | |
0.0.11-preview.0.1 | 582 | 7/16/2025 | |
0.0.10 | 608 | 7/16/2025 | |
0.0.9-preview.0.1 | 579 | 7/15/2025 | |
0.0.8 | 614 | 7/15/2025 | |
0.0.8-preview.0.2 | 583 | 7/15/2025 | |
0.0.6 | 613 | 7/13/2025 | |
0.0.5 | 571 | 7/12/2025 | |
0.0.4 | 628 | 7/1/2025 | |
0.0.3 | 621 | 5/21/2025 | |
0.0.2 | 648 | 3/12/2025 | |
0.0.1 | 756 | 3/4/2025 |