Reacting to System.Dynamic.Runtime version changes

This commit is contained in:
Pranav K 2015-02-06 09:55:22 -08:00
parent 47b786f8f9
commit 74bb8e089d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"aspnet50": {},
"aspnetcore50": {
"dependencies": {
"System.Dynamic.Runtime": "4.0.0-beta-*",
"System.Dynamic.Runtime": "4.0.10-beta-*",
"System.ObjectModel": "4.0.10-beta-*"
}
}