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
|
@ -5,12 +5,12 @@
|
|||
"netcoreapp1.0": {
|
||||
"imports": "dnxcore50",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": "1.0.0-rc3-004459-00"
|
||||
"Microsoft.NETCore.App": "1.0.0"
|
||||
}
|
||||
},
|
||||
"net451": {
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.0.1-rc3-24210-10"
|
||||
"Microsoft.CSharp": "4.0.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue