-
Today, in the implementation so far, we have: `GenerateErrorForMissingTargetingPacks` that is set to false for all design-time builds:
https://github.com/dotnet/sdk/blob/b8c8d680ef807a8d35e3ce1dfce…
-
### .NET version
NET SDK 10.0.100-alpha.1.24527.7
### Did it work in .NET Framework?
No, the issue can reproduce on Desert mode on windows11 & White mode on windows 10, cannot reproduce with other …
-
### Goal
`This is not choosing between QtQuick vs QtWidgets. Both can work together
`
- Transition all the UI(currently use the qt widgets system) to QtQuick + QML
### Motivation
- Issues tryin…
ghost updated
2 years ago
-
### .NET version
All. Unfortunately.
### Did it work in .NET Framework?
No. Unfortunately.
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
No.
### Issue descr…
-
* .NET Core Version: all up to 7.0 p2
* Have you experienced this same bug with .NET Framework?: Yes
**Problem description:**
As I mentioned in https://github.com/dotnet/winforms/issues/6858 `D…
-
Compiling with .Net 5.0 Preview 6 raises this Error when then NuGet-Package 'Microsoft.Toolkit.Forms.UI.Controls.WebView' (Tested with Version 6.1.1) is referenced:
error NETSDK1130: Referencing a Wi…
-
Hello,
On my MetroWindow, I have a dockpanel with lastchildFill = true and the lastChild is a WindowsFormsHost containing a ReportViewer.
When an exception occurs, I display the message by calli…
-
**Suggestion:** (Describe your idea here)
```cs
ScottPlot.Plot myPlot = new();
/* a code sample may improve communication */
myPlot.SavePng("bug.png");
```
Kx4o4 updated
3 weeks ago
-
see: https://github.com/mono/monodevelop/pull/5486
follow his advice
-
Including a template for creating a new project and instructions or automation for converting an existing project. Instruction exists for C# but following them does work for VB too many things are hap…