Merging x64 probe and typos

This commit is contained in:
Tim Heuer
2021-11-01 20:01:10 -07:00
parent 84e0d709b2
commit ab534842b4
6 changed files with 8254 additions and 22 deletions

View File

@@ -15,7 +15,7 @@ inputs:
description: 'Enable searching for pre-release versions of Visual Studio/MSBuild'
required: false
msbuild-architecture:
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.'
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
default: 'x86'
outputs: