﻿<?xml version="1.0" encoding="utf-8"?>
<Feature xmlns="http://schemas.microsoft.com/sharepoint/" Description="SharePoint App Feature" Id="29d591c0-b01f-4fb8-8cbb-696bc051aa88" Scope="Web" Title="SharePoint-App-SPMap-Test Feature" Version="1.0.0.0">
  <ElementManifests>
    <ElementManifest Location="Pages\Elements.xml" />
    <ElementFile Location="Pages\Default.aspx" />
    <ElementManifest Location="Scripts\Elements.xml" />
    <ElementFile Location="Scripts\App.js" />
    <ElementFile Location="Scripts\jquery-1.9.1.min.map" />
    <ElementFile Location="Scripts\jquery-1.9.1.min.js" />
    <ElementFile Location="Scripts\jquery-1.9.1.js" />
    <ElementFile Location="Scripts\jquery-1.9.1.intellisense.js" />
    <ElementManifest Location="Content\Elements.xml" />
    <ElementFile Location="Content\App.css" />
    <ElementManifest Location="Images\Elements.xml" />
    <ElementFile Location="Images\AppIcon.png" />
  </ElementManifests>
  <UpgradeActions>
    <VersionRange>
      <ApplyElementManifests>
        <ElementManifest Location="Pages\Elements.xml" />
        <ElementManifest Location="Scripts\Elements.xml" />
        <ElementManifest Location="Content\Elements.xml" />
        <ElementManifest Location="Images\Elements.xml" />
      </ApplyElementManifests>
    </VersionRange>
  </UpgradeActions>
</Feature>