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

Commit fadf6ae

Browse files
committed
Add missing sample namespace.
1 parent 8b46d43 commit fadf6ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/CookieSample/Startup.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System.Security.Claims;
22
using Microsoft.AspNet.Builder;
3+
using Microsoft.AspNet.Http;
34
using Microsoft.AspNet.Security.Cookies;
45

56
namespace CookieSample

0 commit comments

Comments
 (0)