This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
Releases: CommonBuildToolset/CBT.Core
Releases · CommonBuildToolset/CBT.Core
v2.2.0
v2.1.1
v2.1.0
v2.1.0-rc1
What's New
Drop support for project.json (#103)
v2.0.0
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
v2.0.0-rc5
v2.0.0-rc4
What's New
- Fall back to UnsafeLoadFrom when loading assemblies. (#32)
- Throw an exception if any errors are logged during module restore (#35)
- Fix hang when generating module extension properties (#36)
- Have RestoreModules task load in a separate app domain (#37)
- Fail the build if EnlistmentRoot isn't set (#38)
- Pass MSBuildProjectFullPath to CBT Core (#47)
- Add more diagnostic logging (#48)
v2.0.0-rc3
v2.0.0-rc2
Don't pass MSBuildVersion to restore module command
v2.0.0-rc1
Binplace global build.props