From 1800e5f71da458298e25b52ce35e0c6ae5976fcc Mon Sep 17 00:00:00 2001 From: Mike McLaughlin Date: Mon, 4 Apr 2016 17:52:15 -0700 Subject: Add symbol packages for coreclr runtime. Depends on the new buildtools symbol support. Update build tools version containing the new symbol file support. --- .../Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 1 - src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/_.pdb | 2 ++ .../Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 39 +++++++++++++++------- .../osx/Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 34 ++++++++++++++----- .../rhel/Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 39 +++++++++++++++------- .../Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 39 +++++++++++++++------- 6 files changed, 108 insertions(+), 46 deletions(-) create mode 100644 src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/_.pdb (limited to 'src') diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj index 6539826e2c..6189db2324 100644 --- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj +++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/Microsoft.NETCore.Runtime.CoreCLR.pkgproj @@ -38,7 +38,6 @@ amd64 - diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/_.pdb b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/_.pdb new file mode 100644 index 0000000000..139597f9cb --- /dev/null +++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/_.pdb @@ -0,0 +1,2 @@ + + 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 989d370b84..55498b9ce0 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 @@ -11,22 +11,21 @@ - - - - - - - - - + + + + + + + + - - + - + + runtimes/$(PackageTargetRuntime)/native @@ -46,5 +45,21 @@ + + + + + + + + + + + + runtimes/$(PackageTargetRuntime)/native + true + + + 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 aac843b538..e7b4e876a5 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 @@ -11,20 +11,20 @@ + + + + + + - - - - - - - - + - + + runtimes/$(PackageTargetRuntime)/native @@ -44,5 +44,21 @@ + + + + + + + + + + + + runtimes/$(PackageTargetRuntime)/native + true + + + 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 d17f607985..211d5502e2 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 @@ -11,22 +11,21 @@ - - - - - - - - - + + + + + + + + - - + - + + runtimes/$(PackageTargetRuntime)/native @@ -46,5 +45,21 @@ + + + + + + + + + + + + runtimes/$(PackageTargetRuntime)/native + true + + + 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 174b823f5f..a49ea94d0c 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 @@ -11,22 +11,21 @@ - - - - - - - - - + + + + + + + + - - + - + + runtimes/$(PackageTargetRuntime)/native @@ -46,5 +45,21 @@ + + + + + + + + + + + + runtimes/$(PackageTargetRuntime)/native + true + + + -- cgit v1.2.3