Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions.
This commit is contained in:
parent
dfe99ca45d
commit
f25f047376
173 changed files with 280 additions and 281 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-24210-10",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||
"xunit": "2.1.0"
|
||||
},
|
||||
"frameworks": {
|
||||
|
@ -15,10 +15,10 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0-rc3-004459-00"
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"System.Linq.Expressions": "4.1.0-rc3-24210-10",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-10"
|
||||
"System.Linq.Expressions": "4.1.0",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1"
|
||||
}
|
||||
},
|
||||
"net451": {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue