Joshua "Yoshi" Askharoun

Results 77 comments of Joshua "Yoshi" Askharoun

It sounds like you don't have LateX installed. Go to the LaTeX project website and download the suggested distribution for your OS.

> Backing up @'sylveon here. As he said, this permission is used by any win32 app in the store today. Just look at these apps and scroll to the bottom...

I'm not 100% sure what issue you're having, but the MSIX package auto-updates. Also, MSIX bundles have nothing to do with the MS Store.

I'm a little surprised that C#/WinRT doesn't already support system XAML. Just a noob here, but I had assumed that "lifting this projection support out of the compiler and runtime"...

This problem is definitely not solved. I just tried to use this in a .NET Standard 2.0 library from a UWP app, and I get the same unsupported exception. Why...

@riverar There really can't be anything, I thought it was virtualized resources causing problems but even using StorageFile directly doesn't work. I was able to reproduce this on my own...

> The trace output line (thank you!) points to a check that the app provides BOTH an application callback URI _and_ a client ID. The code above doesn't set ClientId...

I checked out the commit you linked, but you've edited almost every C# file in every project, I can't tell what actually has changed. Are you able to repro this...

Debloat scripts often remove more than just the MS Store app itself, which breaks App Installer and potentially even Fluent Store itself (FS uses the same package management APIs the...

Howdy! Thanks for the request. Localization is definitely something I want to do soon, but it's in the backlog. I'd like to finish up the big feature I'm currently working...