summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-29 05:24:45 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-29 05:24:45 +0000
commitd4d7e1c2d55214a5a6d1c37251df893b56bad7d7 (patch)
tree304485077e9078621f9d8a00320bd19a5dee337c /dir.props
parent5081848ef586d34a8de1599e2f01a1b67f0466c8 (diff)
downloadcoreclr-d4d7e1c2d55214a5a6d1c37251df893b56bad7d7.tar.gz
coreclr-d4d7e1c2d55214a5a6d1c37251df893b56bad7d7.tar.bz2
coreclr-d4d7e1c2d55214a5a6d1c37251df893b56bad7d7.zip
Updating External dependencies to beta-24329-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 f4c9e33bc3..10cfdd9ac2 100644
--- a/dir.props
+++ b/dir.props
@@ -153,7 +153,7 @@
<ProjectUrl>https://dot.net</ProjectUrl>
<!-- PreReleaseSuffix for packages published from closed build (e.g. CoreCLR for Arm32, APISet, etc) -->
- <ExternalExpectedPrerelease>beta-24328-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24329-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.