summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-06-14 05:18:31 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-06-14 05:18:31 +0000
commitc19e26f614bd29daec59129b5edca349f81f732d (patch)
tree04ec9547ae53437751de5d95a33799411284311b /dir.props
parent7f7d8276e65059a37001aaa5ce9af7e82249f4a0 (diff)
downloadcoreclr-c19e26f614bd29daec59129b5edca349f81f732d.tar.gz
coreclr-c19e26f614bd29daec59129b5edca349f81f732d.tar.bz2
coreclr-c19e26f614bd29daec59129b5edca349f81f732d.zip
Updating External dependencies to rc4-24214-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 4b6408d06f..2412ee19d5 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-24210-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>rc4-24214-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.