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:
8dd9261
)
Updating External dependencies to beta-24227-00
author
dotnet-bot
<dotnet-bot@microsoft.com>
Mon, 27 Jun 2016 05:17:40 +0000
(
05:17
+0000)
committer
dotnet-bot
<dotnet-bot@microsoft.com>
Mon, 27 Jun 2016 05:17:40 +0000
(
05:17
+0000)
Commit migrated from https://github.com/dotnet/coreclr/commit/
580e3a18daca8f4609f9cc7aa42019f669644a29
src/coreclr/dir.props
patch
|
blob
|
history
diff --git
a/src/coreclr/dir.props
b/src/coreclr/dir.props
index
a46fb65
..
c175ad0
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-2422
4
-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-2422
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.