WinJSContrib.WinRT.BackgroundTasks by MCNEXT, Guillaume Leborgne

<PackageReference Include="WinJSContrib.WinRT.BackgroundTasks" Version="2.0.0.2" />

 WinJSContrib.WinRT.BackgroundTasks 2.0.0.2

helpers that simplify background task integration for WinRT apps

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>WinJSContrib.WinRT.BackgroundTasks</id>
    <version>2.0.0.2</version>
    <title>WinJSContrib.WinRT.BackgroundTasks</title>
    <authors>MCNEXT, Guillaume Leborgne</authors>
    <owners>MCNEXT, Guillaume Leborgne</owners>
    <projectUrl>https://github.com/gleborgne/winjscontrib</projectUrl>
    <iconUrl>http://download-codeplex.sec.s-msft.com/Download?ProjectName=winjscontrib&amp;DownloadId=909840</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>helpers that simplify background task integration for WinRT apps</description>
    <copyright>MCNEXT</copyright>
    <language>en-US</language>
    <tags>WinJS, HTML5, WinRT, 8.1, Windows, Windows Phone, WindowsPhone, UniversalApps</tags>
    <dependencies>
      <dependency id="WinJSContrib.Core" version="[2.0, 3.0.0)" />
    </dependencies>
  </metadata>
</package>