Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Perez Rodriguez <joperezr@microsoft.com>2017-01-12 21:09:09 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2017-01-12 21:09:09 +0300
commita9dd06b73bdd71038217bb263decf2b7285fb8db (patch)
tree0284d13d3cd87b0de1a278b2d4570c50ec342c68 /src/System.Runtime.Extensions/pkg/unix
parent4024e79ae5479e6eeb23eecdae4d2ee09481974f (diff)
parent6eb8bbf6f648e779cb045021f3c315b1fb92f627 (diff)
Merge master into dev/eng
Diffstat (limited to 'src/System.Runtime.Extensions/pkg/unix')
-rw-r--r--src/System.Runtime.Extensions/pkg/unix/System.Runtime.Extensions.pkgproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/System.Runtime.Extensions/pkg/unix/System.Runtime.Extensions.pkgproj b/src/System.Runtime.Extensions/pkg/unix/System.Runtime.Extensions.pkgproj
index 0052ce949d..8383179b87 100644
--- a/src/System.Runtime.Extensions/pkg/unix/System.Runtime.Extensions.pkgproj
+++ b/src/System.Runtime.Extensions/pkg/unix/System.Runtime.Extensions.pkgproj
@@ -9,6 +9,10 @@
<ProjectReference Include="..\..\src\System.Runtime.Extensions.csproj">
<OSGroup>Unix</OSGroup>
</ProjectReference>
+ <ProjectReference Include="..\..\src\System.Runtime.Extensions.csproj">
+ <OSGroup>Unix</OSGroup>
+ <TargetGroup>netcoreapp1.2corert</TargetGroup>
+ </ProjectReference>
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project> \ No newline at end of file