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:
f705690
)
Updating External dependencies to beta-24229-00
author
dotnet-bot
<dotnet-bot@microsoft.com>
Wed, 29 Jun 2016 05:19:46 +0000
(
05:19
+0000)
committer
dotnet-bot
<dotnet-bot@microsoft.com>
Wed, 29 Jun 2016 05:19:46 +0000
(
05:19
+0000)
Commit migrated from https://github.com/dotnet/coreclr/commit/
52aa4f7ba5ec7ff37f7cbed5d2c93ac335ef8034
src/coreclr/dir.props
patch
|
blob
|
history
diff --git
a/src/coreclr/dir.props
b/src/coreclr/dir.props
index
4984a0e
..
4031131
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
8
-00</ExternalExpectedPrerelease>
+ <ExternalExpectedPrerelease>beta-2422
9
-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.