Update System.Linq 4.0.2-* => 4.1.0-*.
This commit is contained in:
parent
5a8c5bf48d
commit
2abc6a2343
|
|
@ -15,7 +15,7 @@
|
|||
"dependencies": {
|
||||
"System.Diagnostics.Contracts": "4.0.1-*",
|
||||
"System.IO": "4.1.0-*",
|
||||
"System.Linq": "4.0.2-*",
|
||||
"System.Linq": "4.1.0-*",
|
||||
"System.Net.WebSockets": "4.0.0-*",
|
||||
"System.Runtime.InteropServices": "4.1.0-*",
|
||||
"System.Runtime.Extensions": "4.1.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue