From bc98fcbce4271a081c3df49ab49644d58ae8a274 Mon Sep 17 00:00:00 2001 From: Chris R Date: Fri, 12 Jun 2015 09:10:09 -0700 Subject: [PATCH] Add Antiforgery repo. --- makefile.shade | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile.shade b/makefile.shade index 2377ca0868..efa92454d7 100644 --- a/makefile.shade +++ b/makefile.shade @@ -34,6 +34,7 @@ functions "HttpAbstractions", "Hosting", "Helios", + "Antiforgery", "Identity", "Razor", "RazorTooling",