-
As a workaround to the newer version of VsTest not being used by this action, I resorted to attempting to use the vstestLocation input argument.
VSWHERE correctly returns a path of:
```
C:\Prog…
-
Right now the code in MSVSVersion.py uses the registry to find the Visual Studio installation.
I re-installed my windows 10 recently and only installed the latest copy of Visual Studio 2019, as it …
-
The documentation suggests that one can select an older version of MSBuild by specifying it in the YAML:
```
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v2
with:
vs-versio…
-
Wrapping the usage message at 80 columns has a few downsides:
- It's inconsistent with the vswhere options, which wrap explicitly at sentence breaks and go as far as 105 columns currently.
- It look…
-
Hello Aidan
I tried to add the support of VS2019 version of VisualStudio but there is too much side effect I do not know. So I would prefer you to add it to be sure that there would be no regressio…
-
- I tried to submit the bug on the mailing list on 5/12/23 but looking at the archives it is not there. So I am posting here.
SCons version: 4.0.1, installed via pip from pypi
Python 3.10 from pyth…
-
With VS2017 there are quite a few changes to the directory structure.
1. No changes for older toolsets, still used from the same MSBuild directory.
1. Multiple VS variants can be installed.
Dif…
-
### Describe your feature request here
I understand that the limiting factor for running on Windows on ARM is the [external dependencies][1], so I thought it would be a good idea to track the status …
-
Getting this error when trying to pip
-
Thanks to @Jabbo16 for mentioning this in BWAPI4J Discord:
> Jabbo / Ecgberht: found this: https://github.com/Microsoft/vswhere Could be a better way to search for MSBuild
Currently, we use a Gr…