summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorWilliam Godbe <wigodbe@microsoft.com>2019-06-26 12:24:02 -0700
committerGitHub <noreply@github.com>2019-06-26 12:24:02 -0700
commitcf14314dc0512d8324c1f07815e0216603fc4eb2 (patch)
tree55dee9a7921179a6eafd07cd4001c15956758dfc /dir.props
parent7f0840ee0930f869c47ae442d9a3d0edfd592eec (diff)
parent7ec87b0097fdd4400a8632a2eae56612914579ef (diff)
downloadcoreclr-cf14314dc0512d8324c1f07815e0216603fc4eb2.tar.gz
coreclr-cf14314dc0512d8324c1f07815e0216603fc4eb2.tar.bz2
coreclr-cf14314dc0512d8324c1f07815e0216603fc4eb2.zip
Merge branch 'release/3.0' into merge/master-to-release/3.0
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir.props b/dir.props
index 60efbd763f..ab996d57ad 100644
--- a/dir.props
+++ b/dir.props
@@ -33,7 +33,7 @@
<!-- If true, indicates that this is not an officially supported release -->
<!-- It is important to flip this to false in official release branches -->
<!-- Keep it in sync with PRERELEASE in clrdefinitions.cmake -->
- <IsPrerelease>true</IsPrerelease>
+ <IsPrerelease>false</IsPrerelease>
</PropertyGroup>
<!-- Output paths -->