Revert "Delete mscorlib from CoreCLR targeting pack"
authorWilliam Godbe <wigodbe@microsoft.com>
Tue, 18 Oct 2016 21:27:25 +0000 (14:27 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Oct 2016 21:27:25 +0000 (14:27 -0700)
src/.nuget/Microsoft.TargetingPack.Private.CoreCLR/Microsoft.TargetingPack.Private.CoreCLR.pkgproj

index 4c5c2b3..253cba0 100644 (file)
@@ -8,6 +8,9 @@
     <OutputPath>$(PackagesOutputPath)</OutputPath>
   </PropertyGroup>
   <ItemGroup>
+    <File Include="$(BinDir)/ref/mscorlib.dll">
+      <TargetPath>lib/netstandard1.0</TargetPath>
+    </File>
     <File Include="$(BinDir)/System.Private.CoreLib.dll">
       <TargetPath>lib/netstandard1.0</TargetPath>
     </File>