summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-08-15 05:19:08 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-15 05:19:08 +0000
commitb919f98478fa58efd2c3daf4d6c84c8fcaf3fb5f (patch)
tree6045bc06d2add58d81b86fd9a731b52d58339d6e /dir.props
parent2578e13a323f09ffc17ad8021a1a8d1c7df6dabd (diff)
downloadcoreclr-b919f98478fa58efd2c3daf4d6c84c8fcaf3fb5f.tar.gz
coreclr-b919f98478fa58efd2c3daf4d6c84c8fcaf3fb5f.tar.bz2
coreclr-b919f98478fa58efd2c3daf4d6c84c8fcaf3fb5f.zip
Updating External dependencies to beta-24415-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 779ba5c952..0c55d462eb 100644
--- a/dir.props
+++ b/dir.props
@@ -159,7 +159,7 @@
<ProjectUrl>https://dot.net</ProjectUrl>
<!-- PreReleaseSuffix for packages published from closed build (e.g. CoreCLR for Arm32, APISet, etc) -->
- <ExternalExpectedPrerelease>beta-24411-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24415-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.