Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Make ValueTuple inbox on Xamarin
Browse files Browse the repository at this point in the history
  • Loading branch information
ericstj committed Feb 24, 2017
1 parent bdaf5f5 commit 47d8338
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/System.ValueTuple/pkg/System.ValueTuple.pkgproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<ProjectReference Include="..\src\System.ValueTuple.builds">
<SupportedFramework>net45;netcore45;netcoreapp1.0;wp8;wpa81;$(AllXamarinFrameworks)</SupportedFramework>
</ProjectReference>
<InboxOnTargetFramework Include="$(AllXamarinFrameworks)" />
</ItemGroup>

<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
Expand Down

0 comments on commit 47d8338

Please sign in to comment.