summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-06-09 17:25:37 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-06-09 17:25:37 +0000
commit7417eea6529abf3254764f244e024c19bf0e69e9 (patch)
tree59891d406d7b93efa9ef3f62f168aa729106e377 /dir.props
parent20fcbd02607d1d768061f2be4702d55b45d9920c (diff)
downloadcoreclr-7417eea6529abf3254764f244e024c19bf0e69e9.tar.gz
coreclr-7417eea6529abf3254764f244e024c19bf0e69e9.tar.bz2
coreclr-7417eea6529abf3254764f244e024c19bf0e69e9.zip
Updating External dependencies to rc4-24209-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 66386c4eb1..9df14c99a6 100644
--- a/dir.props
+++ b/dir.props
@@ -152,7 +152,7 @@
<ProjectUrl>https://dot.net</ProjectUrl>
<!-- PreReleaseSuffix for TFS win8-arm CoreCLR package -->
- <ExternalExpectedPrerelease>rc3-24206-01</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>rc4-24209-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.