dotnet-clean-artifacts 1.0.3

dotnet tool install --global dotnet-clean-artifacts --version 1.0.3
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 dotnet-clean-artifacts --version 1.0.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-clean-artifacts&version=1.0.3
nuke :add-package dotnet-clean-artifacts --version 1.0.3

dotnet-clean-artifacts

Build and publish package CodeQL

Global .NET Core tool that can clean all your build artifacts.

How to get it?

From nuget

Installation

Execute

dotnet tool install -g dotnet-clean-artifacts

How to run it?

Run in your project main directory:

clean-artifacts

To see all available options run:

clean-artifacts -h
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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
1.0.3 273 8/21/2023
1.0.2 301 8/21/2023