From e019e6732567a19811b8a0002df02d1228aa7069 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Fri, 28 Mar 2014 05:53:01 -0700 Subject: [PATCH] Updating CoreCLR package versions --- src/Microsoft.AspNet.Security.DataProtection/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNet.Security.DataProtection/project.json b/src/Microsoft.AspNet.Security.DataProtection/project.json index 2029bd04dd..e1784c0b4e 100644 --- a/src/Microsoft.AspNet.Security.DataProtection/project.json +++ b/src/Microsoft.AspNet.Security.DataProtection/project.json @@ -11,7 +11,7 @@ "System.Reflection": "4.0.10.0", "System.Resources.ResourceManager": "4.0.0.0", "System.Runtime": "4.0.20.0", - "System.Runtime.InteropServices": "4.0.10.0" + "System.Runtime.InteropServices": "4.0.20.0" } } },