Tomáš Bednár

Results 2 issues of Tomáš Bednár

Hi, I'm trying to use AllowedScopes array in Ocelot config with only one value: `"AllowedScopes": [ "access_as_user" ]` I'm using Azure AD App Registration with specified scope at "Expose an...

Hi, we were using RazorGenerator.MsBuild in our csproj for a long time without any problem. After we switch csproj to new NuGet RestoreProjectStyle=PackageReference in VS2017 RazorGenerator failed during build. One...