[Xamarin]Refactor YogaKit

This commit is contained in:
Rui Marinho
2016-12-19 23:30:54 +00:00
parent 78bc89349d
commit 57b042feb1
4 changed files with 298 additions and 259 deletions

View File

@@ -56,9 +56,10 @@
<ItemGroup>
<Compile Include="YogaKit.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="YogaKitNative.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Facebook.Yoga.iOS.csproj">
<ProjectReference Include="..\Facebook.Yoga.iOS\Facebook.Yoga.iOS.csproj">
<Project>{BE4CBFDA-02E2-4DF0-A81A-CEFB7987A708}</Project>
<Name>Facebook.Yoga.iOS</Name>
</ProjectReference>