Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@jeffkl jeffkl released this 15 Jun 20:55
· 22 commits to master since this release

What's New

  • Introduce RestoreCBTModules property to disable module restoration #61
  • Create ShowCBTParseErrors target #66
  • ILMerge runtime dependencies and reference MSBuild 4.0 #67
  • Update CBTIntermediateOutputPath default to $(MSBuildThisFileDirectory)obj #68
  • Add support for PackageReference and nuget 4.0 #71
  • change default module path to build folder #73
  • Order Import for <PackageReference items. #77
  • Allow additional arguments to be passed to restore nuget command #78

Fixed Bugs

  • Don't log to console during parse #56
  • Fix unbalance parens in output of RestoreCBTModules #62