Invoke-MsBuild

2.4.0

Executes the MSBuild.exe tool against the specified Visual Studio solution or project file.

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Invoke-MsBuild -RequiredVersion 2.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Invoke-MsBuild -Version 2.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Dan.Schroeder. All rights reserved.

Package Details

Author(s)

  • Dan.Schroeder

Tags

Invoke MsBuild Invoke-MsBuild Build Compile

Functions

Invoke-MsBuild

Dependencies

This module has no dependencies.

Release Notes

- Added MsBuildFilePath and VisualStudioDeveloperCommandPromptFilePath script parameters, so users can pass in which versions they would like to use, instead of the script using the latest versions.
- Fixed inverted bool logic that was causing the VS Command Prompt to never be used.

FileList

Version History

Version Downloads Last updated
2.7.1 60,600 12/11/2021
2.7.0 58 12/11/2021
2.6.5 21,399 10/29/2020
2.6.4 52,538 2/1/2019
2.6.3 56 2/1/2019
2.6.2 6,561 7/3/2018
2.6.1 1,288 5/1/2018
2.6.0 6,872 5/15/2017
2.5.1 272 4/22/2017
2.5.0 72 4/21/2017
2.4.2 64 4/20/2017
2.4.1 68 4/20/2017
2.4.0 (current version) 174 4/2/2017
2.3.1 57 4/1/2017
2.3.0 77 3/31/2017
2.2.0 1,179 12/2/2016
2.1.1 396 9/14/2016
2.1.0 389 6/24/2016
2.0.0 277 5/25/2016
1.6.3 158 4/6/2016
1.6.2 58 4/6/2016
1.6.1.2 111 3/7/2016
1.6.1.1 60 3/4/2016
1.6.0 69 3/1/2016
Show less