-
### Description
NETSDK1082:There was no runtime pack for Microsoft.NETCore.App available for the specified RuntimeIdentifier 'iossimulator-x64'. at C:\Program Files\dotnet\sdk\9.0.200-preview.0.24529.…
-
When attempting to dismiss the BottomSheet component in The49.Maui.BottomSheet library, the application throws a NullReferenceException, causing the app to terminate unexpectedly. This issue occurs co…
-
### Description
When trying to install .NET MAUI using the `sudo dotnet workload install maui`, the installer gets stuck at `Microsoft.Android.Sdk.Darwin`
![Image](https://github.com/user-attachments…
-
### Describe the Issue
When debugging a .NET Maui app on the android platform with a device selected the error message "Error processing launch options at field: program" pops up. No error output. No…
-
If you clone this repository and try to run it on Linux it will fail
because the android and macos workloads are not available:
```
/usr/lib/dotnet/sdk/8.0.110/Sdks/Microsoft.NET.Sdk/targets/Mic…
-
### Describe the Issue
I am creating a .NET MAUI application on macOS (M1 Pro) in VS Code (due to the recently dropped support for Visual Studio for Mac).
I followed the official documentation https:…
-
Images and other MAUI assets are not automatically packed into NuGet.
The workaround from https://github.com/dotnet/maui/issues/10019 or https://github.com/dotnet/maui/issues/19804 works only if N…
-
---
**Issue moved from dotnet/maui#25607**
- Please respond to @Abhirasmanu-Trimble.
---
_From @Abhirasmanu-Trimble on Wednesday, October 30, 2024 12:56:35 PM_
### Description
I am unable …
-
### Describe the Issue
It's not possible to debug a MAUI Blazor Hybrid App using "vsdbg". Although the vscode setting "Use VSDbg" is enabled, the "old" debugger is used. I need this to be able to ste…
-
Hi,
i am using the library in a project that I just moved to .net9 and it is still working.
The only thing is that since .net9.0 IMarkupExtension need specific Attribute -> https://github.com/dotn…