Skip to content

Commit

Permalink
MAUI Known Issues in Preview 7 with VS 2022 Preview 3 (#6555)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidortinau committed Aug 10, 2021
1 parent 572178a commit 4473ec5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-notes/6.0/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ Workload installation failed: One or more errors occurred. (Access to the path '
**Workaround**
You'll need to elevate your command prompt before running the install command.

#### 3. .NET MAUI Windows apps fail to debug in Visual Studio 2022 Preview 3

There is an incompatibility between .NET MAUI tooling features and Windows App SDK that prevents apps from launching and debugging. You can work around this by building and deploying without debugging, and then launching the application from the Start menu and attaching the debugger. A fix is underway and will come in a future Visual Studio 2022 service release.

## .NET Runtime
1. Issue in "dnSpy.exe" fpr .NET 6.0 Preview 5 as described in [dotnet/runtime #53014](https://github.com/dotnet/runtime/issues/53014)

Expand Down

0 comments on commit 4473ec5

Please sign in to comment.