-
I am trying to use this library in Xamarin.Forms.
After spending some hours, I figured out I could add it to UWP by setting the permissions and adding System.IO.Packaging nuget although I really wo…
-
### Describe the bug
WinAppSdk Self-contained project, when WebView2 changes the window, clicking on the new window activates the main window.
### Steps to reproduce the bug
1. New project
2…
-
Hi,
just wondering if you have any plans on putting it up on NuGet?
//Daniel
-
Hi,
I'm looking at using this to package my projects. My solution however is at the root of my git repo. Is it possible to change the conventions to look for a solution file in a different place?
Any…
-
**Describe the bug**
When [`DeriveAppContainerSidFromAppContainerName`](https://docs.microsoft.com/en-us/windows/win32/api/userenv/nf-userenv-deriveappcontainersidfromappcontainername) is used get …
-
Right now, because the Azure Functions host calls the worker using:
```
dotnet ./path/to/worker/Microsoft.Azure.Functions.PowerShellWorker.dll
```
`dotnet` has to be in the path... Ideally, we…
-
### Describe the bug
I created an unpackaged desktop app with the VS template "Blank App, Packaged (WinUI 3 in Desktop)" and only added some code (_CrtSetDbgFlag etc.) to detect memory leaks. When th…
-
### Describe the bug
Following microsoft/WindowsAppSDK#4006, I tried to monitor `HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize` registry for light/dark theme listener…
-
.NET 6 preview 2 fails to install dotnet tools on Linux in some paths and succeeds in other. I wasn't able to determine the key.
It succeeds to install to `/mnt/d/a` non-existent folder, it fails t…
-
I have a project that is successfully using LibGit2Sharp on Windows, but I am unable to run it using MONO on Linux without a 32bit binary. The target device is a Raspberry Pi Zero-W, which is only ava…