-
I'm building 2 ASP.NET Core Web API services containerized with Docker, `WebApplication1` and `WebApplication2`. `WebApplication2` depends on `WebApplication1` that is why in `WebApplication1`, I have…
-
**Describe the bug**
money_base is defined as follows in C++ standard N3797:
```c++
class money_base {
public:
enum part { none, space, symbol, sign, value };
struct pattern { char field…
-
Despite working in Unity, running unit tests in Visual Studio produces the following error:
![image](https://user-images.githubusercontent.com/17323945/45862000-c032a780-bd3d-11e8-9896-f8e715582928.p…
-
### Brief Issue Summary
I am using `CMakePresets.json` to include some extra necessary folders in the PATH. I also use google test `gtest_discover_tests()`. I can build and run tests successfully fro…
-
**Describe the bug**
Compilation fails with
> c1xx : fatal error C1083: Cannot open source file: 'Generated Files\XamlTypeInfo.g.cpp': No such file or directory
**Steps to reproduce the bug*…
-
### Description
VisualStateManger (VSM) creates a memory leak when set in a ResourceDictionary added to Application's resources (e.g. `Application.Current.Resources.MergedDictionaries.Add(new StyleRe…
-
We are pooling binaries from Artifactory to SourceDir\$(Configuration) folder. After the first build of .wixproj project the MSI is created with harvested files. On the next build with new binaries i…
-
### setuptools version
setuptools==73.0.1
### Python version
Python 3.13
### OS
Windows
### Additional environment information
This happens on the conda-forge servers.
### Description
An obje…
-
## Visual Studio Version
Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview
Version 17.12.0 Preview 2.0
but this has happened for quite some time, I only now had a chance to track down wh…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest code. Development is very rapid so there are no tagged versions as of…