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

Releases: CommonBuildToolset/CBT.Modules

CBT.Microsoft.Cpp.targets.2.0.5

15 Jun 21:31

Choose a tag to compare

What's New

This module now requires CBT.Core v2.0 and above. Please upgrade CBT Core before updating this module.

  • Convert remaining modules to v2 modules (#136)

CBT.Microsoft.Common.targets.2.0.11

15 Jun 21:00

Choose a tag to compare

What's New

This module now requires CBT.Core v2.0 and above. Please upgrade CBT Core before updating this module.

Convert CBT.Microsoft.Common.* to v2 format (#130)

CBT.Microsoft.Common.props.2.0.11

15 Jun 20:55

Choose a tag to compare

What's New

This module now requires CBT.Core v2.0 and above. Please upgrade CBT Core before updating this module.

  • Convert CBT.Microsoft.Common.* to v2 format (#130)

CBT.Microsoft.CSharp.targets.2.0.6

15 Jun 21:43

Choose a tag to compare

What's New

This module now requires CBT.Core v2.0 and above. Please upgrade CBT Core before updating this module.

  • Convert remaining modules to v2 modules (#136)

CBT.AssemblyInfo.2.0.8

15 Jun 21:21

Choose a tag to compare

What's New

This module now requires CBT.Core v2.0 and above. Please upgrade CBT Core before updating this module.

  • Move version properites into build.props extension file so they can b…
  • convert CBT.AssemblyInfo to v2 module format (#129)

CBT.After.Any.Targets.2.0.9

15 Jun 21:16

Choose a tag to compare

What's New

This module now requires CBT.Core v2.0 and above. Please upgrade CBT Core before updating this module.

  • Create AfterAnyTargets property (#79)
  • convert after.any.targets to v2 module format (#127)

CBT.NuGet.1.0.110

12 Jun 18:57

Choose a tag to compare

What's New

  • Always write NuGet restoration marker (#75)

  • support packagereference in leaf node projects (#110)

  • Log an error during traversal project loading (#109)

  • Get /t:Restore to work. (#117)

  • autoimport build packages if also modules (#119)

  • Disable package restore if ExcludeRestorePackageImports is true (#132)

CBT.NuGet.1.0.97

17 May 14:46

Choose a tag to compare

What's New

  • Add aggregatePackage module (#80)
  • Rearrange extension imports of CBT.NuGet (#107)

CBT.NuGet.1.0.45

28 Mar 14:47

Choose a tag to compare

What's New

  • Always write NuGet restoration marker (#75)

CBT.NuGet.1.0.44

16 Mar 20:08

Choose a tag to compare

What's New

  • Handle case when LoggingService is not created by BuildManager (#73)
  • Add CBTNuGetPackageDir and allow duplicate packages (#74)