projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
618a76f
)
Updating External dependencies to beta-24328-00
author
dotnet-bot
<dotnet-bot@microsoft.com>
Thu, 28 Jul 2016 20:36:26 +0000
(20:36 +0000)
committer
dotnet-bot
<dotnet-bot@microsoft.com>
Thu, 28 Jul 2016 20:36:26 +0000
(20:36 +0000)
Commit migrated from https://github.com/dotnet/coreclr/commit/
074c55e360e3b649039405a8390c42b170acaead
src/coreclr/dir.props
patch
|
blob
|
history
diff --git
a/src/coreclr/dir.props
b/src/coreclr/dir.props
index
7cd3f5c
..
f4c9e33
100644
(file)
--- a/
src/coreclr/dir.props
+++ b/
src/coreclr/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-2432
6
-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-2432
8
-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.