mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2024-11-10 05:51:07 +07:00
Update action.yml
Co-authored-by: Heath Stewart <heaths@outlook.com>
This commit is contained in:
parent
6c2e301a93
commit
613696a2a0
@ -15,7 +15,7 @@ inputs:
|
|||||||
description: 'Enable searching for pre-release versions of Visual Studio/MSBuild'
|
description: 'Enable searching for pre-release versions of Visual Studio/MSBuild'
|
||||||
required: false
|
required: false
|
||||||
msbuild-architecture:
|
msbuild-architecture:
|
||||||
description: 'The processor architecture to prefer of msbuild. Can be either "x86" or "x64". "x64" is only available from Visual Studio version 17.0 an onwards.'
|
description: 'The preferred processor architecture of msbuild. Can be either "x86" or "x64". "x64" is only available from Visual Studio version 17.0 and later.'
|
||||||
required: false
|
required: false
|
||||||
default: 'x86'
|
default: 'x86'
|
||||||
outputs:
|
outputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user