Updating System.ObjectModel version that was copied incorrectly
This commit is contained in:
parent
20f21aa57f
commit
fcf2f93aa3
|
|
@ -9,7 +9,7 @@
|
||||||
"aspnetcore50": {
|
"aspnetcore50": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Dynamic.Runtime": "4.0.0-beta-*",
|
"System.Dynamic.Runtime": "4.0.0-beta-*",
|
||||||
"System.ObjectModel": "4.0.0-beta-*"
|
"System.ObjectModel": "4.0.10-beta-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue