Skip to content
This repository was archived by the owner on Jun 19, 2019. It is now read-only.
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NArrange.PreBuild

Adds the official NArrange code formatter to your pre build event for unifying and beautifying your source files with every build.

Allow external configuration file

Example to use this feature:

<Import
  Project="..\packages\NArrange.PreBuild.0.2.9.{x}\build\NArrange.PreBuild.targets"
  Condition="Exists('..\packages\NArrange.PreBuild.0.2.9.{x}\build\NArrange.PreBuild.targets')" />
<PropertyGroup>
  <NArrangePreBuildConfig>..\{Another}.NArrange.config.xml</NArrangePreBuildConfig>
</PropertyGroup>

About

update of latest narrange

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages