<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011">
  <Metadata>
    <Identity Id="Microsoft.VisualStudio.WindowsAzure.Services.DC6E5C8D-701A-4362-9C84-A84A1AE78FA8" Version="1.0" Language="en-US" Publisher="Microsoft Corporation" />
    <DisplayName>Windows Azure Mobile Services Tools</DisplayName>
    <Description xml:space="preserve">Windows Azure Mobile Services Tools</Description>
  </Metadata>
  <Installation InstalledByMsi="true">
    <!-- Pro = Pro, Premium, and Ultimate-->
    <InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="12.0" ProductUpdate="true" />
    <InstallationTarget Id="Microsoft.VisualStudio.VSWinExpress" Version="12.0" ProductUpdate="true" />
  </Installation>
  <Dependencies>
    <Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" Version="4.5" />
  </Dependencies>
  <Assets>
    <Asset Type="Microsoft.VisualStudio.MefComponent" Path="Microsoft.VisualStudio.WindowsAzure.Services.Extensions.dll" />
    <Asset Type="Microsoft.VisualStudio.VsPackage" Path="Microsoft.VisualStudio.WindowsAzure.Services.Package.pkgdef" />
  </Assets>
</PackageManifest>