See:
|
# Using microsoft/setup-msbuild is not enough. |
|
uses: ilammy/msvc-dev-cmd@v1 |
We shouldn't need to use a third-party repo, that runs some Javascript, to configure a command prompt. The comment in our code also doesn't explain why this is necessary. We should be able to drop this dependency.
Also discussed in #32396.