-
Currently we dynamically link against msvc standard library, this means users require visual studio 2019, or vs2019 redistributable installed.
If/when we distribute binary releases, we will either …
-
Using any of the Sitecore Rocks templates for creating new items in VS shows the attached pop up and the items don't get created.
![image](https://cloud.githubusercontent.com/assets/1165232/15367409/…
-
The ResX Manager extension was working great in VS2019, but today it won't load. It pops up the attached message box, ![ResxManager](https://github.com/user-attachments/assets/cba77d24-0e36-4af5-adbc-…
-
Thanks for the great job!
It appears to me that your guide of installation is for the old version of pytorch, pytorch3d, and neural_renderer. In my case, I had to run everything on Win11 + VS2019…
-
While it is possible to run `git pull && ./bootstrap-vcpkg && vcpkg update && vcpkg update XXXX --no-dry-run` on each build it is obviously not a good idea.
Can you please update the two images (id…
-
I have pulled the latest commit and ran premake5.exe (vs2019).
I get build errors when running the polybox.sln.
![image](https://github.com/DavidColson/Polybox/assets/11010655/4d95ba62-6b0c-431…
-
### Environment
- Visual Studio version: 2022 Pro (and 2019 Pro)
- CodeMaid version: 12.0
- Code language: c#
### Description
Attempt to run a cleanup on a csproj file, get the error: Object re…
-
### Used Visual Studio
Visual Studio 2022
### Are the latest Visual Studio updates installed?
Yes
### SpecFlow Section in app.config or content of specflow.json
_No response_
### Iss…
-
When attempting to connect to a local server and test the sample code, I get the following error:
![image](https://user-images.githubusercontent.com/15093269/215601003-055332d0-5761-4543-94f7-de637…
-
**Product and Version Used**:
2.1.0 for VS 2019 (Preview)
**Steps to Reproduce**:
Just the first example that comes to my mind: define a class in which a private field should be readonly because…