summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2016-07-28 20:36:26 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2016-07-28 20:36:26 +0000
commit074c55e360e3b649039405a8390c42b170acaead (patch)
treece88740e63f923e9f8f2e1c89f23f856befb1d2c /dir.props
parent05b7cb45c30fda77623678200657057cc35d33ed (diff)
downloadcoreclr-074c55e360e3b649039405a8390c42b170acaead.tar.gz
coreclr-074c55e360e3b649039405a8390c42b170acaead.tar.bz2
coreclr-074c55e360e3b649039405a8390c42b170acaead.zip
Updating External dependencies to beta-24328-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 7cd3f5c374..f4c9e33bc3 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-24326-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-24328-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.