Invoke-MsBuild

2.6.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.6.0

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

Install-PSResource -Name Invoke-MsBuild -Version 2.6.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 a BypassVisualStudioDeveloperCommandPrompt parameter to allow the Visual Studio Developer Command Prompt to be bypassed, as it can sometimes take a long time to load, leading to a performance problem.
- Improved the file path validations performed on the scripts parameters.

FileList

Version History

Version Downloads Last updated
2.7.1 56,344 12/11/2021
2.7.0 56 12/11/2021
2.6.5 21,356 10/29/2020
2.6.4 52,536 2/1/2019
2.6.3 54 2/1/2019
2.6.2 6,526 7/3/2018
2.6.1 1,286 5/1/2018
2.6.0 (current version) 6,870 5/15/2017
2.5.1 270 4/22/2017
2.5.0 69 4/21/2017
2.4.2 62 4/20/2017
2.4.1 66 4/20/2017
2.4.0 172 4/2/2017
2.3.1 55 4/1/2017
2.3.0 75 3/31/2017
2.2.0 1,175 12/2/2016
2.1.1 394 9/14/2016
2.1.0 387 6/24/2016
2.0.0 267 5/25/2016
1.6.3 156 4/6/2016
1.6.2 56 4/6/2016
1.6.1.2 109 3/7/2016
1.6.1.1 58 3/4/2016
1.6.0 67 3/1/2016
Show less