summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-26 05:19:12 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-26 05:19:12 +0000
commitda00a4174efb91f39120f8750f835cca5a33cd48 (patch)
tree224fc5383adbc972a01ac7a83c0374e5fb9768ef /dir.props
parentf1b3fc7b704662903c753dc20681693a69266931 (diff)
downloadcoreclr-da00a4174efb91f39120f8750f835cca5a33cd48.tar.gz
coreclr-da00a4174efb91f39120f8750f835cca5a33cd48.tar.bz2
coreclr-da00a4174efb91f39120f8750f835cca5a33cd48.zip
Updating External dependencies to beta-24326-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 9adde779fd..7cd3f5c374 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-24325-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24326-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.