summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-06-23 05:20:03 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-06-23 05:20:03 +0000
commitbfc4a48d44ccb3911e51d255f9f9bf61c5f49755 (patch)
treef6ec7c0af4258d79669c3806d933d9ae33813dcb /dir.props
parent63796e5a7ae5076ceb310a2dca89e94e09b5e5f2 (diff)
downloadcoreclr-bfc4a48d44ccb3911e51d255f9f9bf61c5f49755.tar.gz
coreclr-bfc4a48d44ccb3911e51d255f9f9bf61c5f49755.tar.bz2
coreclr-bfc4a48d44ccb3911e51d255f9f9bf61c5f49755.zip
Updating External dependencies to beta-24223-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 a064023a32..6fe0010f8f 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-24222-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24223-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.