summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPat Gavlin <pgavlin@gmail.com>2016-06-06 20:28:47 +0000
committerPat Gavlin <pgavlin@gmail.com>2016-06-06 20:28:47 +0000
commitcc8831213d39450eceb7c4f51796dc305b1655b0 (patch)
treeb7e14abe2c1a61d08b92425b59e540c901db26a6
parent86011d693a784a81f21b268ec625021b7d4f167d (diff)
parent7e0579420a0c268e12c7004c116548eb26cc21aa (diff)
downloadcoreclr-cc8831213d39450eceb7c4f51796dc305b1655b0.tar.gz
coreclr-cc8831213d39450eceb7c4f51796dc305b1655b0.tar.bz2
coreclr-cc8831213d39450eceb7c4f51796dc305b1655b0.zip
Merge pull request #5512 from pgavlin/ToplevelPrereleaseLabel
Use top level PreReleaseLabel
-rw-r--r--src/.nuget/Microsoft.NETCore.ILAsm/dir.props1
-rw-r--r--src/.nuget/Microsoft.NETCore.ILDAsm/dir.props1
-rw-r--r--src/.nuget/Microsoft.NETCore.Jit/dir.props1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/.nuget/Microsoft.NETCore.ILAsm/dir.props b/src/.nuget/Microsoft.NETCore.ILAsm/dir.props
index 5182fee111..068a882b6b 100644
--- a/src/.nuget/Microsoft.NETCore.ILAsm/dir.props
+++ b/src/.nuget/Microsoft.NETCore.ILAsm/dir.props
@@ -4,7 +4,6 @@
<!-- Packaging properties -->
<PropertyGroup>
- <PreReleaseLabel>rc4</PreReleaseLabel>
<PackageDescriptionFile>$(MSBuildThisFileDirectory)descriptions.json</PackageDescriptionFile>
<!-- NOTE: for various required properties, we use the values from the imported dir.props. -->
diff --git a/src/.nuget/Microsoft.NETCore.ILDAsm/dir.props b/src/.nuget/Microsoft.NETCore.ILDAsm/dir.props
index 5182fee111..068a882b6b 100644
--- a/src/.nuget/Microsoft.NETCore.ILDAsm/dir.props
+++ b/src/.nuget/Microsoft.NETCore.ILDAsm/dir.props
@@ -4,7 +4,6 @@
<!-- Packaging properties -->
<PropertyGroup>
- <PreReleaseLabel>rc4</PreReleaseLabel>
<PackageDescriptionFile>$(MSBuildThisFileDirectory)descriptions.json</PackageDescriptionFile>
<!-- NOTE: for various required properties, we use the values from the imported dir.props. -->
diff --git a/src/.nuget/Microsoft.NETCore.Jit/dir.props b/src/.nuget/Microsoft.NETCore.Jit/dir.props
index 5182fee111..068a882b6b 100644
--- a/src/.nuget/Microsoft.NETCore.Jit/dir.props
+++ b/src/.nuget/Microsoft.NETCore.Jit/dir.props
@@ -4,7 +4,6 @@
<!-- Packaging properties -->
<PropertyGroup>
- <PreReleaseLabel>rc4</PreReleaseLabel>
<PackageDescriptionFile>$(MSBuildThisFileDirectory)descriptions.json</PackageDescriptionFile>
<!-- NOTE: for various required properties, we use the values from the imported dir.props. -->