Xamcc.Interactions by mntone

<PackageReference Include="Xamcc.Interactions" Version="0.9.0" />

 Xamcc.Interactions 0.9.0

Xamcc is MVVM infrastructure for C++/CX. In Xamcc.Interactions package, define behaviors.

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="2.5">
    <id>Xamcc.Interactions</id>
    <version>0.9.0</version>
    <title>Xamcc.Interactions</title>
    <authors>mntone</authors>
    <owners>mntone</owners>
    <licenseUrl>https://github.com/mntone/Xamcc/blob/master/license.md</licenseUrl>
    <projectUrl>https://github.com/mntone/Xamcc</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Xamcc is MVVM infrastructure for C++/CX. In Xamcc.Interactions package, define behaviors.</description>
    <summary>Xamcc is MVVM infrastructure for C++/CX.</summary>
    <releaseNotes>Major update (no change).</releaseNotes>
    <copyright>Copyright (c) 2014, mntone. All rights reserved.</copyright>
    <language>en-US</language>
    <tags>WinRT Windows WindowsClient WindowsPhone mntone 8.1 C++/CX Xamcc MVVM UI infrastructure</tags>
    <dependencies>
      <dependency id="Xamcc" />
    </dependencies>
    <references>
      <reference file="Mntone.Xamcc.Interactions.winmd" />
    </references>
  </metadata>
</package>