Update System.Linq 4.0.2-* => 4.1.0-*.

This commit is contained in:
N. Taylor Mullen 2016-02-18 15:36:49 -08:00
parent 5a8c5bf48d
commit 2abc6a2343
1 changed files with 1 additions and 1 deletions

View File

@ -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-*",