summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2017-04-21 15:06:11 -0700
committerGitHub <noreply@github.com>2017-04-21 15:06:11 -0700
commitba865396ef0ec788d36fa9d5fff58ea11bf0a395 (patch)
tree69039c21ad84aeb89a70b7b9b8d474b8d36e777d /dir.props
parent8ca8d847422d69fa08457ce3a9d2d03f4306705a (diff)
downloadcoreclr-ba865396ef0ec788d36fa9d5fff58ea11bf0a395.tar.gz
coreclr-ba865396ef0ec788d36fa9d5fff58ea11bf0a395.tar.bz2
coreclr-ba865396ef0ec788d36fa9d5fff58ea11bf0a395.zip
Move CoreCLR to Preview2 (#11146)
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 46244857e7..496888476a 100644
--- a/dir.props
+++ b/dir.props
@@ -138,7 +138,7 @@
<!-- Packaging properties -->
<PropertyGroup>
- <PreReleaseLabel>preview1</PreReleaseLabel>
+ <PreReleaseLabel>preview2</PreReleaseLabel>
<PackageDescriptionFile>$(SourceDir).nuget/descriptions.json</PackageDescriptionFile>
<PackageLicenseFile>$(SourceDir).nuget/dotnet_library_license.txt</PackageLicenseFile>
<PackageThirdPartyNoticesFile>$(SourceDir).nuget/ThirdPartyNotices.txt</PackageThirdPartyNoticesFile>