You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2025-07-31 10:47:23 +07:00
Final v1 logic changes
This commit is contained in:
@ -23,7 +23,7 @@ if (VS_VERSION === 'latest') {
|
||||
VSWHERE_EXEC +=
|
||||
'-requires Microsoft.Component.MSBuild -find MSBuild\\**\\Bin\\MSBuild.exe'
|
||||
|
||||
core.debug(`Execution path: ${VSWHERE_EXEC}`)
|
||||
core.debug(`Execution arguments: ${VSWHERE_EXEC}`)
|
||||
|
||||
async function run(): Promise<void> {
|
||||
try {
|
||||
|
Reference in New Issue
Block a user