Add header to sample (#1353)
This commit is contained in:
parent
c62c7f6a61
commit
a741af1e77
|
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) .NET Foundation. All rights reserved.
|
||||
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
|
||||
|
||||
using System;
|
||||
using System.Linq;
|
||||
using Microsoft.AspNetCore.Authentication;
|
||||
|
|
|
|||
Loading…
Reference in New Issue