summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj
diff options
context:
space:
mode:
authorChristopher Costa <chcosta@microsoft.com>2017-02-13 17:24:26 -0800
committerChristopher Costa <chcosta@microsoft.com>2017-02-13 17:24:26 -0800
commitcdb472838f05256908ddda527133fda3a80a7e37 (patch)
treeecc4ad4f8fe0dbaa25826bcb08df2c76ea48b1c7 /src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj
parent64587459f708914dd1088c794de39edf69a7e15e (diff)
parent5c0cf068303c5bb9439d46cb7eafd5fdeb1a718a (diff)
downloadcoreclr-cdb472838f05256908ddda527133fda3a80a7e37.tar.gz
coreclr-cdb472838f05256908ddda527133fda3a80a7e37.tar.bz2
coreclr-cdb472838f05256908ddda527133fda3a80a7e37.zip
Merge branch 'master' of https://github.com/dotnet/coreclr into refactor_packaging
Diffstat (limited to 'src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj')
-rw-r--r--src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj
index bfa4bd833d..cf5d9094b3 100644
--- a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj
+++ b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.pkgproj
@@ -3,7 +3,7 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup Condition="'$(PackageTargetRuntime)' == ''">
- <PackagePlatforms>x64;x86;arm64;arm;</PackagePlatforms>
+ <PackagePlatforms>x64;x86;arm64;arm;armel;</PackagePlatforms>
<IsLineupPackage Condition="'$(IsLineupPackage)' == ''">true</IsLineupPackage>
</PropertyGroup>