summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-25 06:18:10 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-25 06:18:10 +0000
commit77e6a204003a440a5bd22d59e06fecf91bd42187 (patch)
tree089afd169aff993964ca5787eaf803c9bfd40b5e /dir.props
parent70503892983b710f266122dd255d2b4e177eb79c (diff)
downloadcoreclr-77e6a204003a440a5bd22d59e06fecf91bd42187.tar.gz
coreclr-77e6a204003a440a5bd22d59e06fecf91bd42187.tar.bz2
coreclr-77e6a204003a440a5bd22d59e06fecf91bd42187.zip
Updating External dependencies to beta-24325-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 f1cc63cfbc..9adde779fd 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-24320-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24325-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.