summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-04 05:19:58 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-04 05:19:58 +0000
commit5325bfbebc71341c6f96ab9bf6c5231b5d4d525b (patch)
treec100ba5723c9555145d84853769c3de708ffa1e0 /dir.props
parentc3e09ed993019ab3a1645cfd78f77112b442f4e8 (diff)
downloadcoreclr-5325bfbebc71341c6f96ab9bf6c5231b5d4d525b.tar.gz
coreclr-5325bfbebc71341c6f96ab9bf6c5231b5d4d525b.tar.bz2
coreclr-5325bfbebc71341c6f96ab9bf6c5231b5d4d525b.zip
Updating External dependencies to beta-24304-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 194a7d775e..4cf64acacf 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-24301-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24304-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.