From 03f213b1b0d6bd00fd94dcf2ca3bd05682ab70de Mon Sep 17 00:00:00 2001 From: William Godbe Date: Tue, 18 Oct 2016 14:27:25 -0700 Subject: [PATCH] Revert "Delete mscorlib from CoreCLR targeting pack" Commit migrated from https://github.com/dotnet/coreclr/commit/85054b58ce069495a2595a2bafba86777d7ca045 --- .../Microsoft.TargetingPack.Private.CoreCLR.pkgproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/coreclr/src/.nuget/Microsoft.TargetingPack.Private.CoreCLR/Microsoft.TargetingPack.Private.CoreCLR.pkgproj b/src/coreclr/src/.nuget/Microsoft.TargetingPack.Private.CoreCLR/Microsoft.TargetingPack.Private.CoreCLR.pkgproj index 4c5c2b3..253cba08 100644 --- a/src/coreclr/src/.nuget/Microsoft.TargetingPack.Private.CoreCLR/Microsoft.TargetingPack.Private.CoreCLR.pkgproj +++ b/src/coreclr/src/.nuget/Microsoft.TargetingPack.Private.CoreCLR/Microsoft.TargetingPack.Private.CoreCLR.pkgproj @@ -8,6 +8,9 @@ $(PackagesOutputPath) + + lib/netstandard1.0 + lib/netstandard1.0 -- 2.7.4