Update CoreCLR versions
This commit is contained in:
Родитель
3476fad293
Коммит
2381645452
|
@ -11,7 +11,7 @@
|
|||
"dnx451": { },
|
||||
"dotnet": {
|
||||
"dependencies": {
|
||||
"System.Linq": "4.0.0-beta-*"
|
||||
"System.Linq": "4.0.1-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -24,8 +24,8 @@
|
|||
},
|
||||
"dotnet": {
|
||||
"dependencies": {
|
||||
"System.Xml.XmlDocument": "4.0.0-beta-*",
|
||||
"System.Xml.XmlSerializer": "4.0.10-beta-*"
|
||||
"System.Xml.XmlDocument": "4.0.1-beta-*",
|
||||
"System.Xml.XmlSerializer": "4.0.11-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,13 +14,13 @@
|
|||
"dnx451": {},
|
||||
"dotnet": {
|
||||
"dependencies": {
|
||||
"System.Collections": "4.0.10-beta-*",
|
||||
"System.Diagnostics.Debug": "4.0.10-beta-*",
|
||||
"System.IO": "4.0.10-beta-*",
|
||||
"System.IO.FileSystem": "4.0.0-beta-*",
|
||||
"System.Resources.ResourceManager": "4.0.0-beta-*",
|
||||
"System.Runtime.Extensions": "4.0.10-beta-*",
|
||||
"System.Runtime.InteropServices": "4.0.20-beta-*"
|
||||
"System.Collections": "4.0.11-beta-*",
|
||||
"System.Diagnostics.Debug": "4.0.11-beta-*",
|
||||
"System.IO": "4.0.11-beta-*",
|
||||
"System.IO.FileSystem": "4.0.1-beta-*",
|
||||
"System.Resources.ResourceManager": "4.0.1-beta-*",
|
||||
"System.Runtime.Extensions": "4.0.11-beta-*",
|
||||
"System.Runtime.InteropServices": "4.0.21-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.Collections.NonGeneric": "4.0.0-beta-*"
|
||||
"System.Collections.NonGeneric": "4.0.1-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.Collections.NonGeneric": "4.0.0-beta-*"
|
||||
"System.Collections.NonGeneric": "4.0.1-beta-*"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче