Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Commit ccd0d52

Browse files
committed
React to updated CoreCLR packages
aspnet/Coherence#97
1 parent bde78dc commit ccd0d52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Microsoft.AspNetCore.Razor.Runtime/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"System.Reflection": "4.1.0-*",
5959
"System.Reflection.Extensions": "4.0.1-*",
6060
"System.Reflection.TypeExtensions": "4.1.0-*",
61-
"System.Text.RegularExpressions": "4.0.12-*",
61+
"System.Text.RegularExpressions": "4.1.0-*",
6262
"System.Xml.XDocument": "4.0.11-*"
6363
}
6464
}

src/Microsoft.AspNetCore.Razor/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"System.Linq": "4.1.0-*",
3636
"System.Resources.ResourceManager": "4.0.1-*",
3737
"System.Runtime.Extensions": "4.1.0-*",
38-
"System.Security.Cryptography.Algorithms": "4.1.0-*",
38+
"System.Security.Cryptography.Algorithms": "4.2.0-*",
3939
"System.Threading": "4.0.11-*",
4040
"System.Threading.Thread": "4.0.0-*"
4141
}

0 commit comments

Comments
 (0)