Enable official builds from dev/defaultintf
authorJC Aguilera <jcagme@users.noreply.github.com>
Tue, 6 Jun 2017 23:53:39 +0000 (16:53 -0700)
committerYi Zhang (CLR) <yzha@microsoft.com>
Wed, 19 Jul 2017 18:16:56 +0000 (11:16 -0700)
Updating the PreReleaseLabel name so we get official Default Interface's builds.

dir.props

index 5f2f987..206dd23 100644 (file)
--- a/dir.props
+++ b/dir.props
   <!-- Packaging properties -->
   <PropertyGroup>
     <LicenseUrl>https://github.com/dotnet/coreclr/blob/master/LICENSE.TXT</LicenseUrl>
+    <PreReleaseLabel>dev-di</PreReleaseLabel>
     <PackageDescriptionFile>$(SourceDir).nuget/descriptions.json</PackageDescriptionFile>
     <PackageLicenseFile>$(ProjectDir)LICENSE.TXT</PackageLicenseFile>
     <PackageThirdPartyNoticesFile>$(ProjectDir)THIRD-PARTY-NOTICES.TXT</PackageThirdPartyNoticesFile>