Erik J. Hoeksma

Results 11 comments of Erik J. Hoeksma

Why was this put "on the backlog"? In my honest opinion this is one of the basic authentication flows that are supported all through Azure, with Azure DevOps being an...

@ThomasDetemmerman That will only work in Azure DevOps context. We have some automatic provisioning scripts that run outside of azure devops, so this won't help us here. Meanwhile we're having...

Prestasharp uses restsharp that might not be compatible with xamarin PCLs. Are you targetting a specific Xamarin version? Xamarin.Android, Xamarin.iOS or Xamarin.Forms? Your best best would be to rewrite this...

See the screenshot: ![image](https://cloud.githubusercontent.com/assets/2150482/10215278/77fbefa0-6820-11e5-8cce-ab225fddd02f.png)

It's quite simple, you are including testing files into a theme. I use a build script that will automatically create a build without these kind of files. I would suggest...

This issue is still the case when running the .whl from a non-docker context, I tried the 2.0.1 release as well as the current version (2.0.2) in git. The script...

I'm using Windows Server 2019 Datacenter edition build 1809 (dec 2020). Python 3.9.0 (tags/v3.9.0:9cf6752, Oct 5 2020, 15:34:40) [MSC v.1927 64 bit (AMD64)] on win32

This issue arises when you have another "FAB" nuget style package already installed. I ran into this same issue because I had the Refractored FAB button referenced as a package....