Xamarin.Forms by Microsoft

<PackageReference Include="Xamarin.Forms" Version="4.2.0.709249" />

 Xamarin.Forms 4.2.0.709249

Build native UIs for iOS, Android, UWP, macOS, Tizen and many more from a single, shared C# codebase

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Xamarin.Forms</id>
    <version>4.2.0.709249</version>
    <authors>Microsoft</authors>
    <owners>microsoft xamarin</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>http://xamarin.com/forms</projectUrl>
    <iconUrl>http://xamarin.com/content/images/nuget/xamarin.png</iconUrl>
    <description>Build native UIs for iOS, Android, UWP, macOS, Tizen and many more from a single, shared C# codebase</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>xamarin forms xamarinforms xamarin.forms</tags>
    <dependencies>
      <group targetFramework="MonoAndroid8.1">
        <dependency id="Xamarin.Android.Support.v4" version="28.0.0.1" />
        <dependency id="Xamarin.Android.Support.Design" version="28.0.0.1" />
        <dependency id="Xamarin.Android.Support.v7.AppCompat" version="28.0.0.1" />
        <dependency id="Xamarin.Android.Support.v7.CardView" version="28.0.0.1" />
        <dependency id="Xamarin.Android.Support.CustomTabs" version="28.0.0.1" />
      </group>
      <group targetFramework="UAP10.0">
        <dependency id="NETStandard.Library" version="2.0.1" />
        <dependency id="Microsoft.NETCore.UniversalWindowsPlatform" version="6.0.12" />
        <dependency id="Win2D.uwp" version="1.20.0" />
      </group>
      <group targetFramework="Tizen4.0">
        <dependency id="Tizen.NET" version="4.0.0" />
      </group>
    </dependencies>
    <references>
      <group>
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
      </group>
      <group targetFramework="Xamarin.iOS1.0">
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
        <reference file="Xamarin.Forms.Platform.iOS.dll" />
      </group>
      <group targetFramework="MonoAndroid9.0">
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
        <reference file="FormsViewGroup.dll" />
        <reference file="Xamarin.Forms.Platform.Android.dll" />
      </group>
      <group targetFramework="MonoAndroid8.1">
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
        <reference file="FormsViewGroup.dll" />
        <reference file="Xamarin.Forms.Platform.Android.dll" />
      </group>
      <group targetFramework="UAP10.0">
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
        <reference file="Xamarin.Forms.Platform.UAP.dll" />
      </group>
      <group targetFramework="Xamarin.Mac0.0">
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.macOS.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
      </group>
      <group targetFramework="Tizen4.0">
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.Tizen.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
      </group>
    </references>
  </metadata>
</package>