summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2017-03-29 15:55:28 -0700
committerGitHub <noreply@github.com>2017-03-29 15:55:28 -0700
commitf5c45805d99ff8f522c96217f47c648d09f09bf3 (patch)
tree0cd5f50ba0adde35eecdc6964d4f5c22ce9d1881 /dir.props
parent1c2ee08a4bcefa5368696713309ae919caf2175d (diff)
downloadcoreclr-f5c45805d99ff8f522c96217f47c648d09f09bf3.tar.gz
coreclr-f5c45805d99ff8f522c96217f47c648d09f09bf3.tar.bz2
coreclr-f5c45805d99ff8f522c96217f47c648d09f09bf3.zip
Switch to produce Preview1 packages (#9886)
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 5232ffd95f..46244857e7 100644
--- a/dir.props
+++ b/dir.props
@@ -138,7 +138,7 @@
<!-- Packaging properties -->
<PropertyGroup>
- <PreReleaseLabel>beta</PreReleaseLabel>
+ <PreReleaseLabel>preview1</PreReleaseLabel>
<PackageDescriptionFile>$(SourceDir).nuget/descriptions.json</PackageDescriptionFile>
<PackageLicenseFile>$(SourceDir).nuget/dotnet_library_license.txt</PackageLicenseFile>
<PackageThirdPartyNoticesFile>$(SourceDir).nuget/ThirdPartyNotices.txt</PackageThirdPartyNoticesFile>