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:
eac92c9
)
Update branding to preview7 in master (dotnet/coreclr#24895)
author
William Godbe
<wigodbe@microsoft.com>
Fri, 31 May 2019 19:48:54 +0000
(12:48 -0700)
committer
GitHub
<noreply@github.com>
Fri, 31 May 2019 19:48:54 +0000
(12:48 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/
525623770c07d83d637fb3f8c7856c85077ffea1
src/coreclr/dir.common.props
patch
|
blob
|
history
diff --git
a/src/coreclr/dir.common.props
b/src/coreclr/dir.common.props
index
7549c19
..
b44e542
100644
(file)
--- a/
src/coreclr/dir.common.props
+++ b/
src/coreclr/dir.common.props
@@
-71,7
+71,7
@@
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
<StableVersion Condition="'$(StabilizePackageVersion)' == 'true' and '$(StableVersion)' == ''">$(PackageVersion)</StableVersion>
- <PreReleaseLabel>preview
6
</PreReleaseLabel>
+ <PreReleaseLabel>preview
7
</PreReleaseLabel>
</PropertyGroup>
<!-- Set up common target properties that we use to conditionally include sources -->