-
**Describe the bug**
Visual Content fails to load after upgrading from CEF Version 119.4.30 to CEF Version 120.1.80 due to CORS change that was made between CEF Version 119.4.30 and 120.1.80, resul…
-
* .NET Core Version:
3.1+
* Have you experienced this same bug with .NET Framework?:
No
**Problem description:**
The generated code for ListBox1 have extra code: this.listBox1.ItemH…
-
Have you checked Github Issues for similar errors?
Yep, there is none.
**Exception**
Post the exception returned by Visual Studio
System.Exception
**Visual Studio Output Logs**
Post the enti…
-
Can you please add .net core 3.1 support, I get this warning:
> warning NU1701: Package 'Windows-Forms-Aero 3.1.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .N…
-
### Environment
Microsoft Visual Studio Professional 2022 (64-bit) - Current
Version 17.6.2
### .NET version
Net 7.0
### Did this work in a previous version of Visual Studio and/or previous .NET …
-
Any suggestions on how to share the webview code with browser?
I'd love some guidance on how we can do a targeted compile that does mobile but also does browser with the same code base (and obvious…
-
* .NET Core Version: 3.1
* Have you experienced this same bug with .NET Framework?: Yes
**Problem description:**
It is not currently possible to change the language used by DateTimePicke…
-
### Describe the bug
When debugging windows app sdk (1.4.230822000) with visual studio 202217.7.3 I get an access violation when opening
our application after about 10 seconds, Turning off the "E…
-
### .NET version
.NET8
### Did it work in .NET Framework?
Not tested/verified
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
Yes, .NET7
### Issue description
When upgra…
-
We annotated `DesignerAttribute`/`EditorAttribute` such that they preserve things on the type that is referred from the attribute.
These two attributes have huge size impact on WinForms - I'm seein…