This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Description
Looks like someone did a rename recently causing my code to not compile
I know I can add a namespace but ...
C:\Users\mikes\Repos\Reports\src\Reports\Authorization\AccountNosAuthorizationHa
ndler.cs(21,40): error CS0104: 'AuthorizationContext' is an ambiguous reference
between 'Microsoft.AspNetCore.Authorization.AuthorizationContext' and 'System.Se
curity.Claims.AuthorizationContext'
Or is it a move?