KsWare.UpdatePackageReferences
0.1.1
dotnet tool install --global KsWare.UpdatePackageReferences --version 0.1.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local KsWare.UpdatePackageReferences --version 0.1.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=KsWare.UpdatePackageReferences&version=0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package KsWare.UpdatePackageReferences --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
UpdatePackageReferences
CLI to update package references
Install
dotnet tool install KsWare.UpdatePackageReferences --global
Usage
UpdatePackageReferences [<switches>] <file(s)>
-help -? Shows this help
-ReferenceSwitcher special mode for ReferenceSwitcher
-Major update up to the highest major (default)
-Minor update up to the highest minor (major remains the same)
-Patch update up to the highest patch (major/minor remains the same)
-PreRelease allow pre releases
-ro -readonly does not make any changes
-unicode use Unicode encoding
-color -noColor turns colorization on/off (default: auto)
<file(s)> path(s) to sln/proj file(s)
-ReferenceSwitcher:
If this is specified, only PackageReferences with matching ProjectReference will be updated
-color -noColor
By default redirected console output (VS Console Window) does not use colors,
because ANSI sequences are not supported but System Console Windows does.
With -color -noColor you can force a mode.
⚠️ Use UpdatePackageReferences --help
to get the latest instructions.
License
Copyright © 2024 by KsWare. All rights reserved.
Licensed under KsWare Open Commercial License.
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. |
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.1.1 | 104 | 9/19/2024 |