summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-08-10 05:21:39 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-08-10 05:21:39 +0000
commite07c6e9b53de04a6033eee71ccd3330200b287b8 (patch)
treefa0d0f28191e2c9bd463afc521f404bfb3aab61c /dir.props
parent37798423fb035625192b4fac90a329e17b90d562 (diff)
downloadcoreclr-e07c6e9b53de04a6033eee71ccd3330200b287b8.tar.gz
coreclr-e07c6e9b53de04a6033eee71ccd3330200b287b8.tar.bz2
coreclr-e07c6e9b53de04a6033eee71ccd3330200b287b8.zip
Updating External dependencies to beta-24410-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 f50755c395..266ad40075 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-24409-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24410-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.