Updating CoreSetup to rc3-004443-00.

This commit is contained in:
Eric Erhardt 2016-06-10 01:09:46 -05:00
parent 9e1be7682f
commit ef4a8e85ef
122 changed files with 123 additions and 123 deletions

View file

@ -18,7 +18,7 @@
"dependencies": {
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.0-rc3-004442-00"
"version": "1.0.0-rc3-004443-00"
}
},
"imports": [

View file

@ -16,7 +16,7 @@
"frameworks": {
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": "1.0.0-rc3-004442-00"
"Microsoft.NETCore.App": "1.0.0-rc3-004443-00"
},
"imports": [
"dnxcore50",