ReviewBugger by Igor Ralic

<PackageReference Include="ReviewBugger" Version="1.0.1" />

Package Files

0 bytes

 ReviewBugger 1.0.1

ReviewBugger is a class that can be added to Windows Phone projects and can be used to bug app users to leave you reviews and rate your app on the Marketplace.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <version>1.0.1</version>
    <authors>Igor Ralic</authors>
    <owners />
    <licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
    <projectUrl>http://igrali.wordpress.com/</projectUrl>
    <dependencies>
      <dependency id="Coding4Fun.Phone.Controls" version="1.4.8" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System" targetFramework="" />
    </frameworkAssemblies>
    <id>ReviewBugger</id>
    <title>ReviewBugger</title>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>ReviewBugger is a class that can be added to Windows Phone projects and can be used to bug app users to leave you reviews and rate your app on the Marketplace.</description>
    <language>en-NZ</language>
    <tags>silverlight, windows, phone, wp7, wp, review, rate, marketplace</tags>
  </metadata>
</package>