mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 14:05:15 +00:00
4 lines
164 B
C#
4 lines
164 B
C#
global using Microsoft.AspNetCore.Authorization;
|
|
global using Microsoft.AspNetCore.Mvc;
|
|
global using Microsoft.Identity.Web;
|
|
global using System.Security.Claims; |