summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader/nesting
diff options
context:
space:
mode:
authorDavis Goodin <dagood@microsoft.com>2016-03-03 15:05:15 -0600
committerDavis Goodin <dagood@microsoft.com>2016-03-10 09:19:53 -0600
commit3e4e27cfa264ca3b8cd7bef5370ec009e7ceaf04 (patch)
tree5b7cab628e6f581896b2240700ba4c3caaa0eb0e /tests/src/Loader/classloader/nesting
parent899d4270b510f5edd1242def8d201b1804dd7683 (diff)
downloadcoreclr-3e4e27cfa264ca3b8cd7bef5370ec009e7ceaf04.tar.gz
coreclr-3e4e27cfa264ca3b8cd7bef5370ec009e7ceaf04.tar.bz2
coreclr-3e4e27cfa264ca3b8cd7bef5370ec009e7ceaf04.zip
Update all versions to validate.
Diffstat (limited to 'tests/src/Loader/classloader/nesting')
-rw-r--r--tests/src/Loader/classloader/nesting/coreclr/project.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/src/Loader/classloader/nesting/coreclr/project.json b/tests/src/Loader/classloader/nesting/coreclr/project.json
index 04d0059011..4e53af596c 100644
--- a/tests/src/Loader/classloader/nesting/coreclr/project.json
+++ b/tests/src/Loader/classloader/nesting/coreclr/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Console": "4.0.0-beta-23516",
- "System.Runtime": "4.0.20-beta-23127",
- "System.Runtime.Extensions": "4.0.10-beta-23127"
+ "System.Console": "4.0.0-rc2-23816",
+ "System.Runtime": "4.0.20-rc2-23816",
+ "System.Runtime.Extensions": "4.0.10-rc2-23816"
},
"frameworks": {
"dnxcore50": {}