Updating CoreFx, CoreSetup, Roslyn to rc3-24201-00, rc3-004391, beta1-20160602-01
This commit is contained in:
parent
0366576dba
commit
f16f2e64eb
167 changed files with 273 additions and 273 deletions
|
@ -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-24131-00",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc3-24201-00",
|
||||
"xunit": "2.1.0"
|
||||
},
|
||||
"frameworks": {
|
||||
|
@ -15,10 +15,10 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004373"
|
||||
"version": "1.0.0-rc3-004391"
|
||||
},
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24131-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24131-00"
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24201-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24201-00"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004373"
|
||||
"version": "1.0.0-rc3-004391"
|
||||
},
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24131-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24131-00",
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24201-00",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24201-00",
|
||||
"xunit": "2.1.0",
|
||||
"dotnet-test-xunit": "1.0.0-rc2-192208-24"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue