Update CoreCLR versions
This commit is contained in:
parent
1aaa385ef8
commit
72a7fb06c2
|
|
@ -19,8 +19,8 @@
|
||||||
},
|
},
|
||||||
"dnxcore50" : {
|
"dnxcore50" : {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Runtime": "4.0.20-beta-*"
|
"System.Runtime": "4.0.21-beta-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"version": "1.0.0-*",
|
"version": "1.0.0-*",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
},
|
},
|
||||||
"dnxcore50" : {
|
"dnxcore50" : {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Runtime": "4.0.20-beta-*"
|
"System.Runtime": "4.0.21-beta-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue