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:
0a5c7bb
)
Updating External dependencies to beta-24228-00
author
dotnet-bot
<dotnet-bot@microsoft.com>
Tue, 28 Jun 2016 05:19:39 +0000
(
05:19
+0000)
committer
dotnet-bot
<dotnet-bot@microsoft.com>
Tue, 28 Jun 2016 05:19:39 +0000
(
05:19
+0000)
Commit migrated from https://github.com/dotnet/coreclr/commit/
6cedd351e25f69184f21bfa50b5efc53eca393cc
src/coreclr/dir.props
patch
|
blob
|
history
diff --git
a/src/coreclr/dir.props
b/src/coreclr/dir.props
index
c175ad0
..
4984a0e
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
7
-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-2422
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.