Releases: CommonBuildToolset/CBT.Core
Releases · CommonBuildToolset/CBT.Core
v2.2.0
28 Mar 00:08
Compare
Sorry, something went wrong.
No results found
What's New
Note: Modules version 2.2 and above require CBT.Core 2.2 and above
Kick off a design time build to fix scenario where only one design time build is executed (#115 )
use NuGetProjectStyle if RestoreProjectStyle is not set. (#114 )
v2.1.1
27 Feb 18:42
Compare
Sorry, something went wrong.
No results found
What's New
Note: Modules version 2.1 and above require CBT.Core 2.1 and above
Note: CBT 2.1 and above require NuGet v4 and above
Fix race in WriteAssetsFlagJsonFile (#111 )
v2.1.0
02 Nov 22:32
Compare
Sorry, something went wrong.
No results found
What's New
Note: Modules version 2.1 and above require CBT.Core 2.1 and above
Note: CBT 2.1 and above require NuGet v4 and above
Remove NuGetPackagesPath property (#106 )
Write restore info file to TEMP (#104 )
Drop support for project.json (#103 )
v2.1.0-rc1
09 Oct 22:26
Compare
Sorry, something went wrong.
No results found
What's New
Drop support for project.json (#103 )
v2.0.0
15 Jun 20:55
Compare
Sorry, something went wrong.
No results found
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
v2.0.0-rc5
01 Mar 22:07
Compare
Sorry, something went wrong.
No results found
What's New
Remove platform specific directory separators (#49 )
Allow duplicate modules package IDs. (#52 )
Display an error if CBTModulePackageConfigPath is not set or a package config couldn't be found (#54 )
v2.0.0-rc4
21 Feb 22:27
Compare
Sorry, something went wrong.
No results found
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
11 Nov 21:21
Compare
Sorry, something went wrong.
No results found
Introduce CBTAllModulePaths property da94508
Support for CBT module config to be project.json 868c0b3
v2.0.0-rc2
25 May 14:52
Compare
Sorry, something went wrong.
No results found
Don't pass MSBuildVersion to restore module command
v2.0.0-rc1
24 May 18:36
Compare
Sorry, something went wrong.
No results found
Binplace global build.props