Updating CoreFx to rc2-24027
This commit is contained in:
parent
7c504b2456
commit
f8a155a4e6
62 changed files with 140 additions and 140 deletions
|
@ -2,7 +2,7 @@
|
|||
"version": "1.0.0-*",
|
||||
"dependencies": {
|
||||
"dotnet-test-xunit": "1.0.0-rc2-162081-13",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc2-*",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc2-24027",
|
||||
"xunit": "2.1.0"
|
||||
},
|
||||
"frameworks": {
|
||||
|
@ -17,11 +17,11 @@
|
|||
"type": "platform",
|
||||
"version": "1.0.0-rc2-*"
|
||||
},
|
||||
"System.Linq.Expressions": "4.0.11-rc2-24022",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022"
|
||||
"System.Linq.Expressions": "4.0.11-rc2-24027",
|
||||
"System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027"
|
||||
}
|
||||
},
|
||||
"net451": { }
|
||||
"net451": {}
|
||||
},
|
||||
"testRunner": "xunit"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue