<?xml version="1.0" encoding="utf-8"?>
<Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
  <Identifier Id="5F2E5E42-4192-4D79-A0D8-1D881E808829">
    <Name>GraphProviderPackage</Name>
    <Author>Microsoft</Author>
    <Version>11.0</Version>
    <Description xml:space="preserve">The Graph Provider package.</Description>
    <Locale>1033</Locale>
    <InstalledByMsi>true</InstalledByMsi>
    <SystemComponent>true</SystemComponent>
    <SupportedProducts>
      <VisualStudio Version="11.0">
        <Edition>Ultimate</Edition>
      </VisualStudio>
    </SupportedProducts>
    <SupportedFrameworkRuntimeEdition MinVersion="4.0" />
  </Identifier>
  <References>
    <Reference Id="Microsoft.VisualStudio.MPF.11.0" MinVersion="11.0">
      <Name>Visual Studio MPF 11.0</Name>
    </Reference>
  </References>
  <Content>
    <VsPackage>Microsoft.VisualStudio.GraphProviderPackage.pkgdef</VsPackage>
  </Content>  
</Vsix>
