Resolve-MSBuild

1.3.0

The script finds the path to the specified or latest version of MSBuild.
It is designed for MSBuild 15.0, 14.0, 12.0, 4.0, 3.5, 2.0.

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

MSBuild 15.0 resolution: the latest version (if
The script finds the path to the specified or latest version of MSBuild.
It is designed for MSBuild 15.0, 14.0, 12.0, 4.0, 3.5, 2.0.

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

MSBuild 15.0 resolution: the latest version (if requested by -Latest), then
Enterprise, Professional, Community, BuildTools, other products. If this is
not suitable then use VSSetup module and choose differently.

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.3.0

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

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) Roman Kuzmin

Package Details

Author(s)

  • Roman Kuzmin

Tags

Invoke-Build MSBuild

Functions

Get-MSBuild15Path Get-MSBuild15VSSetup Get-MSBuild15Guess Get-MSBuild15 Get-MSBuildOldVersion Get-MSBuildOldLatest

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.6.2 103 12/15/2023
1.6.1 2,710 11/24/2021
1.6.0 145 11/9/2021
1.5.1 285 1/10/2021
1.5.0 233 10/16/2019
1.4.1 62 4/9/2019
1.4.0 19 4/3/2019
1.3.0 (current version) 117 3/17/2018
1.2.1 55 12/6/2017
1.2.0 107 7/28/2017
1.1.2 16 7/26/2017
1.1.1 37 6/29/2017
1.1.0 57 4/4/2017
1.0.1 26 3/20/2017
1.0.0 18 3/18/2017
Show less