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:
d5d1faf
)
Updating External dependencies to beta-24307-00
author
dotnet-bot
<dotnet-bot@microsoft.com>
Thu, 7 Jul 2016 06:20:11 +0000
(06:20 +0000)
committer
dotnet-bot
<dotnet-bot@microsoft.com>
Thu, 7 Jul 2016 06:20:11 +0000
(06:20 +0000)
Commit migrated from https://github.com/dotnet/coreclr/commit/
a2ef8a06d6566ae39f30bd45fe2df79a6fd8310b
src/coreclr/dir.props
patch
|
blob
|
history
diff --git
a/src/coreclr/dir.props
b/src/coreclr/dir.props
index
809d5eb
..
8ea5f7b
100644
(file)
--- a/
src/coreclr/dir.props
+++ b/
src/coreclr/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-2430
6
-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-2430
7
-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.