Updating System.ObjectModel version that was copied incorrectly

This commit is contained in:
Pranav K 2014-12-15 16:50:13 -08:00
parent 20f21aa57f
commit fcf2f93aa3
1 changed files with 1 additions and 1 deletions

View File

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