<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0"
 xmlns:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
 xsi:type="TaskPaneApp">
  <Id>193d27e6-3b8f-489a-ade9-fb465d0c82c0</Id>
  <Version>1.0.0.0</Version>
  <ProviderName>MDS – Dr. Matthias Dünnweber Software</ProviderName>
  <DefaultLocale>de-DE</DefaultLocale>
  <DisplayName DefaultValue="MDS Excel Performance &amp; Risk Analyzer"/>
  <Description DefaultValue="Lokale Analyse von Performance, Formelqualität und Risiken Ihrer Excel-Arbeitsmappe."/>
  <IconUrl DefaultValue="https://mds-workbook-analyzer.com/assets/icon-32.png"/>
  <HighResolutionIconUrl DefaultValue="https://mds-workbook-analyzer.com/assets/icon-64.png"/>
  <SupportUrl DefaultValue="https://mds-workbook-analyzer.com/support.html"/>
  <AppDomains><AppDomain>https://mds-workbook-analyzer.com</AppDomain></AppDomains>
  <Hosts><Host Name="Workbook"/></Hosts>
  <Requirements><Sets DefaultMinVersion="1.9"><Set Name="ExcelApi" MinVersion="1.9"/></Sets></Requirements>
  <DefaultSettings><SourceLocation DefaultValue="https://mds-workbook-analyzer.com/taskpane.html"/></DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Requirements><bt:Sets DefaultMinVersion="1.9"><bt:Set Name="ExcelApi" MinVersion="1.9"/></bt:Sets></Requirements>
    <Hosts><Host xsi:type="Workbook"><DesktopFormFactor>
      <GetStarted>
        <Title resid="GetStarted.Title"/>
        <Description resid="GetStarted.Description"/>
        <LearnMoreUrl resid="Support.Url"/>
      </GetStarted>
      <FunctionFile resid="Commands.Url"/>
      <ExtensionPoint xsi:type="PrimaryCommandSurface">
        <OfficeTab id="TabHome"><Group id="MDS.Analyzer.Group">
          <Label resid="Group.Label"/>
          <Icon><bt:Image size="16" resid="Icon.16"/><bt:Image size="32" resid="Icon.32"/><bt:Image size="80" resid="Icon.80"/></Icon>
          <Control xsi:type="Button" id="MDS.AnalyzeWorkbook">
            <Label resid="Analyze.Label"/>
            <Supertip><Title resid="Analyze.Label"/><Description resid="Analyze.Description"/></Supertip>
            <Icon><bt:Image size="16" resid="Icon.16"/><bt:Image size="32" resid="Icon.32"/><bt:Image size="80" resid="Icon.80"/></Icon>
            <Action xsi:type="ShowTaskpane"><TaskpaneId>MDS.Analyzer</TaskpaneId><SourceLocation resid="Taskpane.Url"/></Action>
          </Control>
        </Group></OfficeTab>
      </ExtensionPoint>
    </DesktopFormFactor></Host></Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16" DefaultValue="https://mds-workbook-analyzer.com/assets/icon-16.png"/>
        <bt:Image id="Icon.32" DefaultValue="https://mds-workbook-analyzer.com/assets/icon-32.png"/>
        <bt:Image id="Icon.80" DefaultValue="https://mds-workbook-analyzer.com/assets/icon-80.png"/>
      </bt:Images>
      <bt:Urls>
        <bt:Url id="Support.Url" DefaultValue="https://mds-workbook-analyzer.com/support.html"/>
        <bt:Url id="Commands.Url" DefaultValue="https://mds-workbook-analyzer.com/commands.html"/>
        <bt:Url id="Taskpane.Url" DefaultValue="https://mds-workbook-analyzer.com/taskpane.html"/>
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="GetStarted.Title" DefaultValue="MDS Excel Performance &amp; Risk Analyzer"/>
        <bt:String id="Group.Label" DefaultValue="MDS Analyzer"/>
        <bt:String id="Analyze.Label" DefaultValue="Analyze Workbook"/>
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="GetStarted.Description" DefaultValue="Öffnen Sie die Analyse über Analyze Workbook im Start-Menüband."/>
        <bt:String id="Analyze.Description" DefaultValue="Arbeitsmappe lokal auf Performance und Formelrisiken prüfen."/>
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>
