dotnet-rimraf 1.2.4

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

Safe deep deletion, like 'rm -rf' as a .NET Core Global Tool

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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.  net9.0 was computed.  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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
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.2.4 16,390 3/21/2020
1.2.3 525 3/21/2020
1.2.2 585 3/21/2020
1.2.1 574 3/20/2020
1.1.0 1,751 12/19/2018
1.1.0-preview.1.0.18619.11 950 12/19/2018
1.1.0-preview.1.0.18619.10 953 12/19/2018
1.1.0-preview.1.0.18619.9 906 12/19/2018
1.1.0-preview.1.0.18619.8 917 12/19/2018
1.1.0-preview.1.0.18619.7 913 12/19/2018
1.1.0-preview.1.0.18619.6 894 12/19/2018
1.1.0-preview.1.0.18619.5 885 12/19/2018
1.1.0-preview.1.0.18619.3 906 12/19/2018
1.1.0-preview.1.0.18619.1 463 12/19/2018
1.0.1 883 8/31/2018
1.0.1-preview.1.0.129.5 415 8/31/2018
1.0.0 879 8/30/2018
1.0.0-preview.2.0.final 547 8/30/2018
1.0.0-preview.2.0.129.2 405 8/30/2018
1.0.0-preview.2.0.129.1 408 8/30/2018
1.0.0-preview.1.0.128.1 403 8/30/2018

Changes in 1.2.4:
     - Set .NET Core roll-forward policy to major (Exclude upcoming .NET 5, and stay on .NET Core 2.1 and 3.1)
   
     - For more details on changes to dotnet-rimraf itself, see https://github.com/dotnet-tool/rimraf/releases/tag/v1.2.4