summaryrefslogtreecommitdiff
path: root/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
diff options
context:
space:
mode:
authorMike McLaughlin <mikem@microsoft.com>2016-02-26 17:15:13 -0800
committerMike McLaughlin <mikem@microsoft.com>2016-02-26 17:15:13 -0800
commite5678e05128ac84347109cb1528452ee3628ab4b (patch)
tree2eaa73beeb91ddbf502b1fa97d512f35247fd40d /src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
parent057d197dbc5063d9053607784fee68fc1f5dac73 (diff)
downloadcoreclr-e5678e05128ac84347109cb1528452ee3628ab4b.tar.gz
coreclr-e5678e05128ac84347109cb1528452ee3628ab4b.tar.bz2
coreclr-e5678e05128ac84347109cb1528452ee3628ab4b.zip
Add the "sosdocsunix.txt" sos help file to the nuget packages.
This allows the sos help command to work when installed from our packages.
Diffstat (limited to 'src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/Microsoft.NETCore.Runtime.CoreCLR.pkgproj')
-rw-r--r--src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/Microsoft.NETCore.Runtime.CoreCLR.pkgproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/Microsoft.NETCore.Runtime.CoreCLR.pkgproj b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
index 1af5ae21ef..de2110ae14 100644
--- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
+++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/Microsoft.NETCore.Runtime.CoreCLR.pkgproj
@@ -20,6 +20,7 @@
<ArchitectureSpecificNativeFile Include="$(BinDir)mscorlib.ni.dll"/>
<ArchitectureSpecificNativeFile Include="$(BinDir)libsos.so"/>
<ArchitectureSpecificNativeFile Include="$(BinDir)libsosplugin.so"/>
+ <ArchitectureSpecificNativeFile Include="$(BinDir)sosdocsunix.txt"/>
<ArchitectureSpecificNativeFile Include="$(BinDir)System.Globalization.Native.so"/>
<ArchitectureSpecificLibFile Include="$(BinDir)mscorlib.dll"/>
@@ -46,4 +47,4 @@
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-</Project> \ No newline at end of file
+</Project>