Updating missed projects to 4.4 CoreFx packages
This commit is contained in:
parent
20a55b8d1f
commit
a9ce48b911
|
|
@ -28,14 +28,14 @@
|
|||
"version": "1.2.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"NETStandard.Library": "1.6.1-*",
|
||||
"NETStandard.Library": "1.6.2-*",
|
||||
"xunit": "2.2.0-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"netstandard1.3": {
|
||||
"dependencies": {
|
||||
"System.Linq.Queryable": "4.3.0-*"
|
||||
"System.Linq.Queryable": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue