summaryrefslogtreecommitdiff
path: root/tests/src/Common/targeting_pack_ref/project.json
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2017-02-13 23:36:44 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2017-02-13 23:36:44 +0000
commit7c252140f3db634565baa1bc5075ebc47186a772 (patch)
treec5d86547cf437408f42a2afe1bde0ed019c0a951 /tests/src/Common/targeting_pack_ref/project.json
parent965d079c06a6945bfb022d3032ea7c3e2493ae68 (diff)
downloadcoreclr-7c252140f3db634565baa1bc5075ebc47186a772.tar.gz
coreclr-7c252140f3db634565baa1bc5075ebc47186a772.tar.bz2
coreclr-7c252140f3db634565baa1bc5075ebc47186a772.zip
Update CoreClr, CoreFx to beta-25013-09, beta-25013-01, respectively
Diffstat (limited to 'tests/src/Common/targeting_pack_ref/project.json')
-rw-r--r--tests/src/Common/targeting_pack_ref/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/Common/targeting_pack_ref/project.json b/tests/src/Common/targeting_pack_ref/project.json
index 2ab60359e1..45d38f82f4 100644
--- a/tests/src/Common/targeting_pack_ref/project.json
+++ b/tests/src/Common/targeting_pack_ref/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25007-01"
+ "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25013-09"
},
"frameworks": {
"netcoreapp1.1": {