Add missing sample namespace.
This commit is contained in:
parent
8b46d43dcb
commit
fadf6ae5e2
|
|
@ -1,5 +1,6 @@
|
|||
using System.Security.Claims;
|
||||
using Microsoft.AspNet.Builder;
|
||||
using Microsoft.AspNet.Http;
|
||||
using Microsoft.AspNet.Security.Cookies;
|
||||
|
||||
namespace CookieSample
|
||||
|
|
|
|||
Loading…
Reference in New Issue