-
### Describe the bug
Running `dotnet test` on a project that has an optional workload (or maybe we got a bad workload) results in an error:
```
Testhost process exited with error: It was not poss…
-
## Summary
On _iOS_ and _macOS_ the call to **Directory.GetCurrentDirectory ()**; resolves to the **Resources** directory while on Android it just resolves to **/**.
I need all of them to resolve …
-
### Description
An exception **Android.Content.ActivityNotFoundException** is thrown when no app to open maps is installed.
### Steps to Reproduce
1. Start Android Emulator
2. Run code `…
-
### Description
![image](https://user-images.githubusercontent.com/898335/132881589-e10a5567-76b3-4e10-84f7-6659550c1777.png)
When calling MainThread.BeginInvokeOnMainThread or MainThread.Invoke…
-
### Description
Error installing maui workload
Followed .NET MAUI installation at : https://docs.microsoft.com/en-us/dotnet/maui/get-started/installation
### Steps to Reproduce
Microsoft Windows…
-
### Description
I am getting an error when following the installation instructions at:
https://github.com/dotnet/maui/wiki/Installing-.NET-6#net-maui-workload
> Workload installation failed: One …
-
### Description
When navigating from a main page to another page using the [Application.Current.MainPage.Navigation.PushModalAsync(nextPage)] instruction, the Toolbar merges with the topmost notifica…
-
### Description
Release build for Android takes 2.5 minutes to build and run for Android on i7 6700 HQ and fast SSD for the template MAUI Blazor project.
Moreover, this message started showing. Re…
-
### Description
Updating preview 6 to preview 7 fails with errors below.
### Steps to Reproduce
Have MAUI workloads for preview 6 installed.
Run `maui-check` or `dotnet workload instal…
-
### Description
I have installed VS 2022 preview 3
### Steps to Reproduce
1. clean Windows start, NO Visual Studio is open
2. run as admin powershell
dotnet workload install maui
…