Move CoreCLR to Preview2 (dotnet/coreclr#11146)
authorGaurav Khanna <gkhanna@microsoft.com>
Fri, 21 Apr 2017 22:06:11 +0000 (15:06 -0700)
committerGitHub <noreply@github.com>
Fri, 21 Apr 2017 22:06:11 +0000 (15:06 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/ba865396ef0ec788d36fa9d5fff58ea11bf0a395

src/coreclr/dir.props

index 4624485..4968884 100644 (file)
 
   <!-- 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>