Reacting to System.Dynamic.Runtime version changes
This commit is contained in:
parent
47b786f8f9
commit
74bb8e089d
|
|
@ -8,7 +8,7 @@
|
||||||
"aspnet50": {},
|
"aspnet50": {},
|
||||||
"aspnetcore50": {
|
"aspnetcore50": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Dynamic.Runtime": "4.0.0-beta-*",
|
"System.Dynamic.Runtime": "4.0.10-beta-*",
|
||||||
"System.ObjectModel": "4.0.10-beta-*"
|
"System.ObjectModel": "4.0.10-beta-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue