Updating core packages to rc3-24123-01

This commit is contained in:
Livar Cunha 2016-05-23 17:04:20 -07:00
parent f1d781a675
commit a9e12e0336
70 changed files with 236 additions and 228 deletions

View file

@ -2,7 +2,7 @@
"version": "1.0.0-*",
"dependencies": {
"dotnet-test-xunit": "1.0.0-rc2-192208-24",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24113-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24123-01",
"xunit": "2.1.0"
},
"frameworks": {
@ -17,8 +17,8 @@
"type": "platform",
"version": "1.0.0-rc2-*"
},
"System.Linq.Expressions": "4.1.0-rc3-24113-00",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24113-00"
"System.Linq.Expressions": "4.1.0-rc3-24123-01",
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24123-01"
}
},
"net451": {}