summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-06 05:19:43 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-06 05:19:43 +0000
commitfd3d4a336e51e75058239d35447d18d3591ac92c (patch)
treeacc1347049e43db88e073fb9b7654bf810224036 /dir.props
parent9990ac928903d556c635a8d4162a4907c4e41eb1 (diff)
downloadcoreclr-fd3d4a336e51e75058239d35447d18d3591ac92c.tar.gz
coreclr-fd3d4a336e51e75058239d35447d18d3591ac92c.tar.bz2
coreclr-fd3d4a336e51e75058239d35447d18d3591ac92c.zip
Updating External dependencies to beta-24306-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 3ea7e62be2..809d5eb877 100644
--- a/dir.props
+++ b/dir.props
@@ -152,7 +152,7 @@
<ProjectUrl>https://dot.net</ProjectUrl>
<!-- PreReleaseSuffix for packages published from closed build (e.g. CoreCLR for Arm32, APISet, etc) -->
- <ExternalExpectedPrerelease>beta-24305-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24306-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.