Releases: csgsolutions/BuildTools
Releases · csgsolutions/BuildTools
v1.0.2 Support for VS2022
Support Visual Studio 2022
v1.0.1 Support for VS2019
Support Visual Studio 2019
0.9.15-beta
- appveyor commit hash support
- vs community msbuild support
- testing
0.9.14-beta
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
Find mstest where the VS test agent installer puts it
Fix all kinds of mstest/msbuild location issues
0.9.10-preview Fix msbuild & mstest locating methods
Fix bug with locating nuget.exe
0.9.9-preview Fix bugs with nuget.exe location logic
Support for Visual Basic projects
0.9.8-preview Suport for Visual Basic projects
Additional powershell scripts and refactoring
0.9.7-test Tweak templates
0.9.6-test
- Add build scrip templates
- Add module for msbuild utilities