0x90d

Results 2 issues of 0x90d

I've added the nuget package to my project. Then I've added the following lines to my csproj file: ``` AppName App Name com.example 1.0.0 APPL ???? AppName icon.icns NSApplication ```...

**Describe the bug** Calling `OpenFolderPickerAsync` returns an empty list on Ubuntu. Works fine on Windows. **To Reproduce** Steps to reproduce the behavior: ```C# var paths = await window.StorageProvider.OpenFolderPickerAsync(new FolderPickerOpenOptions() {...

bug
help-wanted
os-linux