Skip to content

Releases: csgsolutions/BuildTools

v1.0.2 Support for VS2022

18 Nov 21:49
5f0ce56

Choose a tag to compare

Support Visual Studio 2022

v1.0.1 Support for VS2019

15 Mar 20:36

Choose a tag to compare

Support Visual Studio 2019

0.9.15-beta

19 Dec 14:53

Choose a tag to compare

0.9.15-beta Pre-release
Pre-release
  • appveyor commit hash support
  • vs community msbuild support
  • testing

0.9.14-beta

18 Dec 04:16

Choose a tag to compare

0.9.14-beta Pre-release
Pre-release

Refactored into NuGet Packages:

  • Csg.Build.Metadata provides helper methods to get build metadata from assemblies.
  • Csg.Build.Metadata.Tasks provides MSBuild targets & props to embed metadata during build.

BuildTools-*.zip contains powershell modules & other scripts to assist in building projects.

Add missing mstest search path

12 Dec 21:33

Choose a tag to compare

Pre-release

Find mstest where the VS test agent installer puts it

Fix all kinds of mstest/msbuild location issues

12 Dec 16:16

Choose a tag to compare

0.9.10-preview

Fix msbuild & mstest locating methods

Fix bug with locating nuget.exe

12 Dec 15:15

Choose a tag to compare

Pre-release
0.9.9-preview

Fix bugs with nuget.exe location logic

Support for Visual Basic projects

12 Dec 14:51

Choose a tag to compare

Pre-release
0.9.8-preview

Suport for Visual Basic projects

Additional powershell scripts and refactoring

12 Dec 14:07

Choose a tag to compare

0.9.7-test

Tweak templates

0.9.6-test

08 Dec 20:32

Choose a tag to compare

0.9.6-test Pre-release
Pre-release
  • Add build scrip templates
  • Add module for msbuild utilities