summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
diff options
context:
space:
mode:
authorEric Mellino <erme@microsoft.com>2016-08-26 11:56:42 -0700
committerEric Mellino <erme@microsoft.com>2016-08-26 14:29:40 -0700
commitf140b1d53dc680a5e1150af3a639516b9290da48 (patch)
tree11f551c630b460cbcbf98e177a0a72a1e717b449 /src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
parent66caba84fc2319f9741598a4e36034323f33f4a4 (diff)
downloadcoreclr-f140b1d53dc680a5e1150af3a639516b9290da48.tar.gz
coreclr-f140b1d53dc680a5e1150af3a639516b9290da48.tar.bz2
coreclr-f140b1d53dc680a5e1150af3a639516b9290da48.zip
Add fedora24 native packages
Diffstat (limited to 'src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds')
-rw-r--r--src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
index 0b476e368a..4cc7e101dd 100644
--- a/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
+++ b/src/.nuget/Microsoft.NETCore.ILAsm/Microsoft.NETCore.ILAsm.builds
@@ -35,6 +35,10 @@
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>
</Project>
+ <Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'fedora.24-x64'" Include="fedora/24/Microsoft.NETCore.ILAsm.pkgproj">
+ <OSGroup>Linux</OSGroup>
+ <Platform>amd64</Platform>
+ </Project>
<Project Condition="'$(TargetsLinux)' == 'true' and '$(DistroRid)' == 'opensuse.13.2-x64'" Include="opensuse/13.2/Microsoft.NETCore.ILAsm.pkgproj">
<OSGroup>Linux</OSGroup>
<Platform>amd64</Platform>