Info
Version: | 1.0.14 |
Author(s): | Kim Hugener-Ohlsen |
Last Update: | Friday, December 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Sundew.Build |
Install
Install-Package Sundew.Build
dotnet add package Sundew.Build
paket add Sundew.Build
Sundew.Build Download (Unzip the "nupkg" after downloading)
Dependencies
- EWSoftware.SHFB(2015.10.10.0)
- psake(4.5.0)
Execute Sundew.Build.Setup.exe and enter solution path (relative) -> build scripts will be placed in "SolutionDir"\Build
Included features:
- Msbuild
- Update version (Set version via script parameters, only SolutionItems\SharedAssemblyInfo.cs will be updated)
- VSTest console (Add test adapters via Nuget)
- StyleCop (Uses individual project settings)
- SandCastle (Add "SolutionName".shfbproj in "SolutionDir") *Requires SandCastle Help File Builder
Planned features:
- Release output
- WIX.