From 6471ef34a7cec148c810ccf2d3324b2ea767a4f7 Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Tue, 23 Jun 2015 12:20:47 -0700 Subject: [PATCH] Add Antiforgery to repo list --- makefile.shade | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile.shade b/makefile.shade index efa92454d7..8fcb2af0d4 100644 --- a/makefile.shade +++ b/makefile.shade @@ -25,6 +25,7 @@ functions "Caching", "DataProtection", "DependencyInjection", + "EventNotification", "Options", "Logging", "Testing",