mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2024-11-10 05:51:07 +07:00
Fixing input warning message
This commit is contained in:
parent
f9e64ce582
commit
9546707e6b
@ -11,6 +11,9 @@ inputs:
|
|||||||
vs-version:
|
vs-version:
|
||||||
description: 'Version of Visual Studio to search; defaults to latest if not specified'
|
description: 'Version of Visual Studio to search; defaults to latest if not specified'
|
||||||
required: false
|
required: false
|
||||||
|
vs-prerelease:
|
||||||
|
description: 'Enable searching for pre-release versions of Visual Studio/MSBuild'
|
||||||
|
required: false
|
||||||
outputs:
|
outputs:
|
||||||
msbuildPath:
|
msbuildPath:
|
||||||
description: 'The resulting location of msbuild for your inputs'
|
description: 'The resulting location of msbuild for your inputs'
|
||||||
|
Loading…
Reference in New Issue
Block a user