Jérôme Laban
Jérôme Laban
From https://github.com/unoplatform/uno/issues/22012#issuecomment-3603431064 by @codymullins: I upgraded to .NET 10 and it works. Observation: dev server fails to connect, and presumably, this hides the executable window and pops rider back open....
Extensions uses NAOT incompatible methods (such as Assembly.GetExecutingAssembly), and probably others.
### Current behavior Showing the test `GridViewGroupedResizable` is in general slow, but after #18659 it's even slower. Before #18659: 16 seconds After #18659: 24 seconds ### Expected behavior The test...
### What would you like to be added? 💡 Uno provides a large set of features useable by developers, but the default run of uno.check implies that all targets are...
### Current behavior 🐛 The user installed .NET via homebrew, and while the .NET check installs .NET 10, the next checkup does not detect it is installed. ``` Attempting to...
### What would you like to be added? 💡 This is needed for release versions alignment. ### Why is this needed? 🤔 _No response_ ### Renderer 🎨 - [ ]...
_From @ADD-Noureddine-Maachi_: Every time we open Visual Studio, we are having the following error message:  When executing the command `cmd /c "set __COMPAT_LAYER=RUNASINVOKER && uno-check"`, it does not show...
### Current behavior 🐛 For some reason, the UAC override to run without privileges does not take effect when running on Parallels for macOS. This makes VS shows the background...
## What would you like to be added: Extensions support for telemetry, with the ability to auto-wire existing exporters such as Sentry, Azure Monitor or Azure AppInsights ## Why is...
## What is needed Add C# markup-based templates for common controls (i.e. Page, ContentDialog, etc) ## Where it is needed Needed for VS, VS Code, and Rider. _Originally posted by...