Xamarin.Forms by Xamarin Inc.

<PackageReference Include="Xamarin.Forms" Version="2.2.0.18-pre3" />

 Xamarin.Forms 2.2.0.18-pre3

Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata>
    <id>Xamarin.Forms</id>
    <version>2.2.0.18-pre3</version>
    <authors>Xamarin Inc.</authors>
    <owners>Xamarin Inc.</owners>
    <licenseUrl>http://download.xamarin.com/content/licenses/Xamarin.Forms.rtf</licenseUrl>
    <projectUrl>http://xamarin.com/forms</projectUrl>
    <iconUrl>http://xamarin.com/content/images/nuget/xamarin.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase</description>
    <releaseNotes>## Bug fixes ##
[39987](https://bugzilla.xamarin.com/show_bug.cgi?id=39987) - MapView not working correctly on iOS 9.3 
[40209](https://bugzilla.xamarin.com/show_bug.cgi?id=40209) - Getting exception after launching forms sample "BugSweeper"
[40228](https://bugzilla.xamarin.com/show_bug.cgi?id=40228) - Calling Task.Wait in on OnStateChanged on main thread hangs the app
[40334](https://bugzilla.xamarin.com/show_bug.cgi?id=40334) - CarouselView does not work on UWP Forms 2.2.0 Pre-2
[40434](https://bugzilla.xamarin.com/show_bug.cgi?id=40434) - CarouselView.Item throws a NullReferenceException
[40435](https://bugzilla.xamarin.com/show_bug.cgi?id=40435) - Entry on UWP crashing with nullreference exception Xamarin.Forms V2.2.0-pre2


## Other fixes ##
[Android] Update android support packages to 23.3
[Core] CarouselView Fixes (_CarouselView.Item, formatting, ItemsView.Count to IItemsViewController, Remove dead code, re-layout subviews on resize, add ItemTemplate to resources.xaml on UWP, Docs_)
[Android] Use style resources when calling SetTextAppearance
[Android] Allow designer to disable asynchronicity in image loading.
[UWP] Unhook Entry and Editor event handlers during Dispose
[WinRT] Fix WebView.Eval
[Android] Remove unneeded cast in ListViewRenderer
[Android] Fix relaunch template app hangs; Port fix from OnStateChange in FormsAppCompatActivity to FormsApplicationActivity
[UWP] Adjust bounds for ContentPage when by itself
[iOS] Add iOS localized string resource assemblies to nuspec
[Nuget] Remove Google Play Services dependency
</releaseNotes>
    <copyright>Copyright 2013-2016</copyright>
    <tags>xamarin forms xamarinforms xamarin.forms</tags>
    <dependencies>
      <group targetFramework="WindowsPhone8.0">
        <dependency id="WPtoolkit" version="4.2013.08.16" />
      </group>
      <group targetFramework="MonoAndroid1.0">
        <dependency id="Xamarin.Android.Support.v4" version="[23.3.0]" />
        <dependency id="Xamarin.Android.Support.Design" version="[23.3.0]" />
        <dependency id="Xamarin.Android.Support.v7.AppCompat" version="[23.3.0]" />
        <dependency id="Xamarin.Android.Support.v7.CardView" version="[23.3.0]" />
        <dependency id="Xamarin.Android.Support.v7.MediaRouter" version="[23.3.0]" />
      </group>
    </dependencies>
    <references>
      <group targetFramework=".NETPortable0.0-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10">
        <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="MonoTouch1.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.Classic.dll" />
      </group>
      <group targetFramework="MonoAndroid1.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="Windows8.1">
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
        <reference file="Xamarin.Forms.Platform.WinRT.dll" />
        <reference file="Xamarin.Forms.Platform.WinRT.Tablet.dll" />
      </group>
      <group targetFramework="WindowsPhoneApp8.1">
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
        <reference file="Xamarin.Forms.Platform.WinRT.dll" />
        <reference file="Xamarin.Forms.Platform.WinRT.Phone.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="WindowsPhone8.0">
        <reference file="Xamarin.Forms.Core.dll" />
        <reference file="Xamarin.Forms.Platform.dll" />
        <reference file="Xamarin.Forms.Xaml.dll" />
        <reference file="Xamarin.Forms.Platform.WP8.dll" />
      </group>
    </references>
  </metadata>
</package>