From 63ed1e551a3f3ad2234635847b63d9de1efef28d Mon Sep 17 00:00:00 2001 From: Pranav K Date: Wed, 23 Mar 2016 13:02:38 -0700 Subject: [PATCH] Reacting to CoreCLR package changes --- src/Microsoft.AspNetCore.Razor/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.Razor/project.json b/src/Microsoft.AspNetCore.Razor/project.json index cac55fd07c..eeb0f414d6 100644 --- a/src/Microsoft.AspNetCore.Razor/project.json +++ b/src/Microsoft.AspNetCore.Razor/project.json @@ -31,7 +31,7 @@ "System.IO.FileSystem": "4.0.1-*", "System.Linq": "4.1.0-*", "System.Runtime.Extensions": "4.1.0-*", - "System.Security.Cryptography.Algorithms": "4.0.0-*", + "System.Security.Cryptography.Algorithms": "4.1.0-*", "System.Threading.Thread": "4.0.0-*" }, "imports": [