summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-06-17 05:20:45 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-06-17 05:20:45 +0000
commitbd79c382864f6bd0e6dc84771cf037083a30b2e4 (patch)
tree71d151fcd11fe75bca93217c3b96d71d4976e9b2 /dir.props
parent9593aae441d823e2bfe912a33e4b463b704b020e (diff)
downloadcoreclr-bd79c382864f6bd0e6dc84771cf037083a30b2e4.tar.gz
coreclr-bd79c382864f6bd0e6dc84771cf037083a30b2e4.tar.bz2
coreclr-bd79c382864f6bd0e6dc84771cf037083a30b2e4.zip
Updating External dependencies to rc4-24217-00
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir.props b/dir.props
index 9cbb950b43..1da8d15928 100644
--- a/dir.props
+++ b/dir.props
@@ -152,7 +152,7 @@
<ProjectUrl>https://dot.net</ProjectUrl>
<!-- PreReleaseSuffix for TFS win8-arm CoreCLR package -->
- <ExternalExpectedPrerelease>rc4-24216-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>rc4-24217-00</ExternalExpectedPrerelease>
<!-- On Windows, MSbuild still runs against Desktop FX while it runs on .NET Core on non-Windows. this requires
pulling in different packaging dependencies.