Update System.Linq 4.0.2-* => 4.1.0-*.
This commit is contained in:
parent
43fd4c465f
commit
0d6d596219
|
|
@ -14,7 +14,7 @@
|
||||||
"dotnet5.4": {
|
"dotnet5.4": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Collections.Concurrent": "4.0.12-*",
|
"System.Collections.Concurrent": "4.0.12-*",
|
||||||
"System.Linq": "4.0.2-*"
|
"System.Linq": "4.1.0-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue