-
### .NET MAUI Team notes
This issue isn't related to .NET MAUI or .NET9.
You can follow the WinUI issue [here](https://github.com/microsoft/WindowsAppSDK/issues/4881)
Workaround posted here
https…
-
I'm opening this since I suspect we need more detailed documentation on this topic.
### Discussed in https://github.com/microsoft/WindowsAppSDK/discussions/2001
Originally posted by **AzAgar…
-
### Duplicate WebView2Loader.dll is heavily output
#### -------------------------------------
### 重复的 WebView2Loader.dll 被大量输出
-------------------------------------
When I use the Windows App …
-
### Description
When a program use a ".Net MAUI Class Library" the creation of the Msix package for Windows generate the following message : "Improper project configuration: WindowsPackageType is s…
-
### Describe the bug
I'm encountering an issue while trying to build my project using the command line instead of Visual Studio. I receive the following error:
```bash
C:\Users\leon.spors\.nuget\.…
-
NuGet supports automatically including native libraries if you place them in the:
```
runtimes\win10-\native\*.dll
```
Sort of done here in WASDK: https://github.com/microsoft/WindowsAppSDK/pu…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Can-not-Build-Project-due-to-error-messa/10647177)._
---
[severity:It's more difficult …
-
@JPHutchins Hello again.
As the title suggests, there is an error on window init.
Can you please help me?
continued from the conversation on toga.
-
## .NET 8 migration on .NET MAUI Blazor Hybrid App causes exception `Unable to create a 'DbContext' of type 'ApplicationDbContext'. The exception 'The type initializer for '' threw an exception.' was …
-
### Describe the bug
C#/WinRT is used to generate .NET projection assemblies for both Windows App SDK and the Windows SDK. On occasion, these must be updated together to maintain compatibility (e.g.,…