summaryrefslogtreecommitdiff
path: root/tests/src/TestWrappersConfig
diff options
context:
space:
mode:
authordotnet bot <dotnet-bot@dotnetfoundation.org>2017-03-29 14:12:21 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2017-03-29 14:12:21 -0700
commit5a5aa9122add4255c362c44b023dc1ecd4f75dbc (patch)
tree29e9455dcf99c9bb8c7592690bc450b4439ce88b /tests/src/TestWrappersConfig
parent2bf9bb7904a714801cef7d4fdc63149b0c7491e8 (diff)
downloadcoreclr-5a5aa9122add4255c362c44b023dc1ecd4f75dbc.tar.gz
coreclr-5a5aa9122add4255c362c44b023dc1ecd4f75dbc.tar.bz2
coreclr-5a5aa9122add4255c362c44b023dc1ecd4f75dbc.zip
Update CoreClr, CoreFx to beta-25129-03, beta-25129-02, respectively (#10539)
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 e6e0e065e6..79354f5a0d 100644
--- a/tests/src/TestWrappersConfig/project.json
+++ b/tests/src/TestWrappersConfig/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25124-07",
+ "Microsoft.NETCore.Platforms": "2.0.0-beta-25129-02",
"xunit": "2.2.0-beta2-build3300",
"xunit.assert": "2.2.0-beta2-build3300",
"xunit.core": "2.2.0-beta2-build3300",