RichardSzalay.Helix.Publishing.WebRoot 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package RichardSzalay.Helix.Publishing.WebRoot --version 1.0.0
NuGet\Install-Package RichardSzalay.Helix.Publishing.WebRoot -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RichardSzalay.Helix.Publishing.WebRoot" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RichardSzalay.Helix.Publishing.WebRoot --version 1.0.0
#r "nuget: RichardSzalay.Helix.Publishing.WebRoot, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RichardSzalay.Helix.Publishing.WebRoot as a Cake Addin
#addin nuget:?package=RichardSzalay.Helix.Publishing.WebRoot&version=1.0.0

// Install RichardSzalay.Helix.Publishing.WebRoot as a Cake Tool
#tool nuget:?package=RichardSzalay.Helix.Publishing.WebRoot&version=1.0.0

Includes dependent web projects in the ASP.NET Publishing Pipeline

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.6 627,529 9/1/2019
1.5.5 8,919 8/18/2019
1.5.4 121,626 3/17/2019
1.5.2 635 3/14/2019
1.5.1 619 3/8/2019
1.5.0 675 3/2/2019
1.5.0-beta1 485 3/1/2019
1.4.6 2,605 2/1/2019
1.4.5 695 1/30/2019
1.4.4 5,822 12/12/2018
1.4.3 1,008 11/26/2018
1.4.2-beta1 589 11/22/2018
1.4.1 1,436 11/17/2018
1.4.0 738 10/31/2018
1.4.0-beta1 696 9/11/2018
1.3.1 802 9/10/2018
1.3.0 768 9/10/2018
1.2.0 1,078 6/22/2018
1.1.0-beta2 853 5/13/2018
1.1.0-beta1 860 5/13/2018
1.0.0 1,268 5/5/2018
0.8.1 1,105 4/28/2018
0.8.0 1,085 3/23/2018
0.1.0 7,501 11/19/2017

1.0.0 - Module web.config files are no longer published #9
     - Fix module config files being alternatively removed when deploying to FileSystem #10
     - Module pubxml files are no longer imported #8
0.8.1 - Exclude module Web.config files from the transform process
0.8.0 - Skip publishing of transform config files that are unchanged in order to avoid an app pool recycle
0.1.0 - Initial release