Resolve-MSBuild

1.5.1

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

For MSBuild 15+ the command uses the module VSSetup, see PSGallery.
If VSSetup is not installed then the default locations are used.
VSSetup is required for not default installations.

MSBuild 15+ resolution: the latest major vers
The script finds the path to the specified or latest version of MSBuild.
It is designed for MSBuild 16.0, 15.0, 14.0, 12.0, 4.0, 3.5, 2.0.

For MSBuild 15+ the command uses the module VSSetup, see PSGallery.
If VSSetup is not installed then the default locations are used.
VSSetup is required for not default installations.

MSBuild 15+ resolution: the latest major version (or absolute if -Latest),
then Enterprise, Professional, Community, BuildTools, other products.

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

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

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 (current version) 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 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 more