Reacting to CoreCLR package version changes

This commit is contained in:
Pranav K 2016-02-08 09:33:46 -08:00
parent e0fbc6e2c2
commit 76c20aa010
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"dotnet5.4": {
"dependencies": {
"Microsoft.CSharp": "4.0.1-*",
"System.Collections.Concurrent": "4.0.11-*",
"System.Collections.Concurrent": "4.0.12-*",
"System.ComponentModel.TypeConverter": "4.0.1-*",
"System.Globalization": "4.0.11-*",
"System.Reflection.Extensions": "4.0.1-*",