From e5678e05128ac84347109cb1528452ee3628ab4b Mon Sep 17 00:00:00 2001 From: Mike McLaughlin Date: Fri, 26 Feb 2016 17:15:13 -0800 Subject: [PATCH] Add the "sosdocsunix.txt" sos help file to the nuget packages. This allows the sos help command to work when installed from our packages. --- .../debian/Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 3 ++- .../osx/Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 3 ++- .../rhel/Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 3 ++- .../ubuntu/Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/debian/Microsoft.NETCore.Runtime.CoreCLR.pkgproj b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/debian/Microsoft.NETCore.Runtime.CoreCLR.pkgproj index acb3e94..d862570 100644 --- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/debian/Microsoft.NETCore.Runtime.CoreCLR.pkgproj +++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/debian/Microsoft.NETCore.Runtime.CoreCLR.pkgproj @@ -20,6 +20,7 @@ + @@ -46,4 +47,4 @@ - \ No newline at end of file + diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/osx/Microsoft.NETCore.Runtime.CoreCLR.pkgproj b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/osx/Microsoft.NETCore.Runtime.CoreCLR.pkgproj index 9b55c65..895be95 100644 --- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/osx/Microsoft.NETCore.Runtime.CoreCLR.pkgproj +++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/osx/Microsoft.NETCore.Runtime.CoreCLR.pkgproj @@ -18,6 +18,7 @@ + @@ -44,4 +45,4 @@ - \ No newline at end of file + diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/rhel/Microsoft.NETCore.Runtime.CoreCLR.pkgproj b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/rhel/Microsoft.NETCore.Runtime.CoreCLR.pkgproj index 3ef2cf3..5cd1759 100644 --- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/rhel/Microsoft.NETCore.Runtime.CoreCLR.pkgproj +++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/rhel/Microsoft.NETCore.Runtime.CoreCLR.pkgproj @@ -20,6 +20,7 @@ + @@ -46,4 +47,4 @@ - \ No newline at end of file + 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 1af5ae2..de2110a 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 @@ + @@ -46,4 +47,4 @@ - \ No newline at end of file + -- 2.7.4