-
**.NET Core Version:**
github master
**Have you experienced this same bug with .NET Framework?:**
n/a
**Problem description:**
Disposing controls in unit tests is required because the usage o…
-
Trying to migrate from SDK v4.35 to 5.8. We have a multi-tenant app with consent granted in other tenancies.
Authentication code is
`
var scopes = new[] { "User.Read", "Mail.ReadWrite", "Mail.R…
-
I'm a bit confused trying to get this to work. My interactive PyCrust keeps freezing/crashing when I type a dot. sometimes using the basic examples.
Is there an easy way to do this with pywinauto …
-
_From @EnCey on January 18, 2018 15:31_
### Steps to reproduce
Edit a `csproj` file and save it. A `Subtype` tag with `Designer` as content is randomly added.
```xml
Designer
…
-
Severity Code Description Project File Line
Warning (active) MSB3825 Resource "_imageList.ImageStream" of type "System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e…
-
In project.json, dependencies could be either a project or a package reference. NuGet and compilation would resolve the package vs project based on some conventions (like folder name) and the global.j…
-
In SMALL BASIC I can draw various geometric figures, e.g. square, rectangle, circle, ellipse and triangle and fill them in with color. However, it is not possible to draw a n-star or a n-gon, for exa…
-
My environment is window 11 64 bit, Visual studio 2022 (community), ScottPlot version 5.0.26. The "OpenTK" and "SkiaSharp.Views" apeared in the toolbox but "ScottPlot.WinForms" does not.
I also try …
-
**Describe the bug**
When attempting to use the KryptonSplitContainer on a winform project targeting .net 7 the 2 panels do not appear to be created properly and on attempt to add a control to the Kr…
-
I have an application that is used in other countries. When receiving exception / error logs, they're invariably in other languages that I can't understand. I've looked into this, but had no luck. How…