summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-06-10 05:19:41 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-06-10 05:19:41 +0000
commit8540c1c7d8276d1365d399d52ec40a8ee193f1aa (patch)
tree7ba27e4da92199a923fc2f8ee1f61b008a91e719 /dir.props
parent0ef190c28321faf9da2c1ee5e5862887b6c6cab3 (diff)
downloadcoreclr-8540c1c7d8276d1365d399d52ec40a8ee193f1aa.tar.gz
coreclr-8540c1c7d8276d1365d399d52ec40a8ee193f1aa.tar.bz2
coreclr-8540c1c7d8276d1365d399d52ec40a8ee193f1aa.zip
Updating External dependencies to rc4-24210-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 9df14c99a6..4b6408d06f 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-24209-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>rc4-24210-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.