-
**Assemblies affected**
- Microsoft.OData.Client 8.2.1
- Microsoft.OData.Core 8.2.1
- Microsoft.OData.Edm 8.2.1
- Microsoft.Spatial 8.2.1
**Other libraries used in the project:**
- Microso…
-
I've tested this with Windows Forms on .NET 8 and 6.
To reproduce, simply create ShellManager using new ShellManager();
It doesn't matter if you assign it to a variable or not, it will always thro…
-
Hearthstone HDT plugin frequently crashes, the error window cannot be opened. Checking the Crash Reports file, the error message shows:System.OutOfMemoryException: There is not enough memory to contin…
-
* .NET Core Version: 3.1.403, 5.0.100-rc.1.20452.10, 5.0.100-rc.2.20479.15
* Windows version: Windows 10 2004 (OS Build 19041.572) ; macOS version: 11.0.1 Beta (20B5012d)
* Does the bug reproduce al…
dsTny updated
10 months ago
-
* .NET Version: .Net 4.8
* Windows version: Win10 21H1
* Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes
Launch the application from desktop icon.
Actual:
Nothing happens, Acc…
-
### Description
We have identified a recurring issue with applications developed using the WPF, which prevents the NVIDIA Control Panel from changing display modes on laptops.
Specifically, when …
-
VSF_TYPE_MARKDOWNDebugging WPF applications is exceptionally slow. When the debugged application causes a UI refresh (not sure what is triggering it, maybe applying templates), it does it very slowly.…
-
* .NET Core Version 3.1
* Windows version: 1903
* Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes
**Problem description:**
When using display with variable refresh rate (I only…
-
I have an WPF application in which i am using the classes (htmlLexicalAnalyzer.cs, HtmlToXAMLConverter, etc.) from the sample application HtmlToXAMLDemo (the main repo).
I have changed the namespa…
-
I cloned the project and updated global.json to my local dotnet core version(3.1.100), and was able to build the projects under **Sample Applications**(containing **WPF Application Samples.sln**) one …