summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorJC Aguilera <jcagme@users.noreply.github.com>2017-06-06 16:53:39 -0700
committerYi Zhang (CLR) <yzha@microsoft.com>2017-07-19 11:16:56 -0700
commit688565cdae8b19d678897c542a484184cd9ea80f (patch)
tree185754b53ad9981738307657428e941779a7c102 /dir.props
parent2acd61350fc39d62108eda77ae70492a0faa9ae0 (diff)
downloadcoreclr-688565cdae8b19d678897c542a484184cd9ea80f.tar.gz
coreclr-688565cdae8b19d678897c542a484184cd9ea80f.tar.bz2
coreclr-688565cdae8b19d678897c542a484184cd9ea80f.zip
Enable official builds from dev/defaultintf
Updating the PreReleaseLabel name so we get official Default Interface's builds.
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/dir.props b/dir.props
index 5f2f987bdf..206dd2362c 100644
--- a/dir.props
+++ b/dir.props
@@ -125,6 +125,7 @@
<!-- 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>