summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-05 05:19:42 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-05 05:19:42 +0000
commit0f68aa835593de8a788092b37d6a481d676f3934 (patch)
treecb8e39f6b516db592e04375601994fd13425c5f1 /dir.props
parentc92870088bbb38c843751bb571198430a0e555ec (diff)
downloadcoreclr-0f68aa835593de8a788092b37d6a481d676f3934.tar.gz
coreclr-0f68aa835593de8a788092b37d6a481d676f3934.tar.bz2
coreclr-0f68aa835593de8a788092b37d6a481d676f3934.zip
Updating External dependencies to beta-24305-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 4cf64acacf..3ea7e62be2 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-24304-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24305-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.