Skip to content

zealic/zealib.build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zealib.Build

A project layout specification and MSBuild tasks for .NET development.

Design

Zealib.Build can help your writing better MSBuild script, you can more easily write for automated build script and CI build script.

MSBuild Tasks

  • GetVersion, SetVersion : Get or set executable file version.
  • HookProject : Execute MSBuild script on before or after the build.
  • ProcessFile : Using pipeline compress or encrypt file.
  • PruneSolution : Remove project or item from solution file.
  • SetWebProxy : Set build process web proxy.
  • More ...

Building

Run build\RunBuild.cmd batch script to build.

Usage

See the src\Zealib.Build.Tests\Zealib.Build.Tasks directory for usage examples.

Authors

##LICENSE

BSD License

About

A project layout specification and MSBuild tasks for .NET development.

Resources

Stars

Watchers

Forks

Packages

No packages published