summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.ILDAsm/rhel
diff options
context:
space:
mode:
authorAlex Ghiondea <ghiondea.alexandru@microsoft.com>2016-05-25 10:14:00 -0700
committerAlex Ghiondea <ghiondea.alexandru@microsoft.com>2016-05-25 10:14:00 -0700
commit2ce24072ac115753b1e726e311f73722b5d6a6b7 (patch)
treee2873d630f5281d79dfdbbabca7c0c4ae3fd5180 /src/.nuget/Microsoft.NETCore.ILDAsm/rhel
parent4c198453765fb25d72bcd9e568e642a40eeecbba (diff)
downloadcoreclr-2ce24072ac115753b1e726e311f73722b5d6a6b7.tar.gz
coreclr-2ce24072ac115753b1e726e311f73722b5d6a6b7.tar.bz2
coreclr-2ce24072ac115753b1e726e311f73722b5d6a6b7.zip
Restore the package version to 1.0.2 for the ILAsm/ILDAsm packages.
This change also updates the reference to the CoreCLR package to 1.0.2. (the updated version).
Diffstat (limited to 'src/.nuget/Microsoft.NETCore.ILDAsm/rhel')
-rw-r--r--src/.nuget/Microsoft.NETCore.ILDAsm/rhel/Microsoft.NETCore.ILDAsm.pkgproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.nuget/Microsoft.NETCore.ILDAsm/rhel/Microsoft.NETCore.ILDAsm.pkgproj b/src/.nuget/Microsoft.NETCore.ILDAsm/rhel/Microsoft.NETCore.ILDAsm.pkgproj
index 2aa8bbd4b0..dce97c8235 100644
--- a/src/.nuget/Microsoft.NETCore.ILDAsm/rhel/Microsoft.NETCore.ILDAsm.pkgproj
+++ b/src/.nuget/Microsoft.NETCore.ILDAsm/rhel/Microsoft.NETCore.ILDAsm.pkgproj
@@ -3,7 +3,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
- <Version>1.0.3</Version>
+ <Version>1.0.2</Version>
<SkipPackageFileCheck>true</SkipPackageFileCheck>
<PackageTargetRuntime>rhel.7-$(PackagePlatform)</PackageTargetRuntime>
<!-- only build for x64 -->