summaryrefslogtreecommitdiff
path: root/tests/src/TestWrappersConfig
diff options
context:
space:
mode:
authordotnet bot <dotnet-bot@dotnetfoundation.org>2017-05-09 07:32:46 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2017-05-09 07:32:46 -0700
commitce327d54bc2af18d9b470b926c6805fa4dcad2cd (patch)
tree29e31a40c76621a06b9966e2883d42c2c2985e25 /tests/src/TestWrappersConfig
parent3437a820fdc94caa3d1775bcee802b056f3adce2 (diff)
downloadcoreclr-ce327d54bc2af18d9b470b926c6805fa4dcad2cd.tar.gz
coreclr-ce327d54bc2af18d9b470b926c6805fa4dcad2cd.tar.bz2
coreclr-ce327d54bc2af18d9b470b926c6805fa4dcad2cd.zip
Update CoreClr, CoreFx to preview2-25309-01, preview2-25309-01, respectively (#11427)
Diffstat (limited to 'tests/src/TestWrappersConfig')
-rw-r--r--tests/src/TestWrappersConfig/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/TestWrappersConfig/project.json b/tests/src/TestWrappersConfig/project.json
index e0e5204267..f302bbb37f 100644
--- a/tests/src/TestWrappersConfig/project.json
+++ b/tests/src/TestWrappersConfig/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-preview2-25305-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-preview2-25309-01",
"xunit": "2.2.0-beta2-build3300",
"xunit.assert": "2.2.0-beta2-build3300",
"xunit.core": "2.2.0-beta2-build3300",