Resolve-MSBuild

1.0.1

The script finds the path to the specified or latest version of MSBuild.
It is designed to work for MSBuild 2.0-15.0 and support future versions.

For MSBuild 15.0+ the command uses VSSetup module from PSGallery.
If it is not installed then some default locations are checked.
Thus, VSSetup module is required for not default installations.

For MSBuild 2.0-14.0 the inf
The script finds the path to the specified or latest version of MSBuild.
It is designed to work for MSBuild 2.0-15.0 and support future versions.

For MSBuild 15.0+ the command uses VSSetup module from PSGallery.
If it is not installed then some default locations are checked.
Thus, VSSetup module is required for not default installations.

For MSBuild 2.0-14.0 the information is taken from the registry.

Show more

Installation Options

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

Install-Script -Name Resolve-MSBuild -RequiredVersion 1.0.1

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

Author(s)

Roman Kuzmin

Copyright

(c) Roman Kuzmin

Package Details

FileList

Version History

Version Downloads Last updated
1.6.1 2,415 11/24/2021
1.6.0 142 11/9/2021
1.5.1 282 1/10/2021
1.5.0 225 10/16/2019
1.4.1 58 4/9/2019
1.4.0 16 4/3/2019
1.3.0 114 3/17/2018
1.2.1 52 12/6/2017
1.2.0 103 7/28/2017
1.1.2 12 7/26/2017
1.1.1 33 6/29/2017
1.1.0 53 4/4/2017
1.0.1 (current version) 23 3/20/2017
1.0.0 15 3/18/2017
Show less