From 66573cc4643c8248be1e98496bcaea3b2cbe977a Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 29 Sep 2015 12:57:27 -0700 Subject: [PATCH] Adding JsonPatch to universe list --- makefile.shade | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile.shade b/makefile.shade index d3cad9a4eb..09b1a294cd 100644 --- a/makefile.shade +++ b/makefile.shade @@ -709,6 +709,7 @@ functions "HttpAbstractions", "Testing", "FileSystem", + "JsonPatch", "Razor", "RazorTooling", "Hosting",