﻿<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap">
  <Identity Name="MicrosoftCorporationII.QuickAssist" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="2.0.47.0" ResourceId="split.language-ja" />
  <Properties>
    <ResourcePackage>true</ResourcePackage>
    <DisplayName>ms-resource://MicrosoftCorporationII.QuickAssist/resources/APP_WINDOW_NAME</DisplayName>
    <PublisherDisplayName>Microsoft Corp.</PublisherDisplayName>
    <Logo>Assets\QuickAssistStoreLogo.png</Logo>
  </Properties>
  <Resources>
    <Resource Language="ja-jp" />
  </Resources>
  <Dependencies>
    <TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.19041.1" MaxVersionTested="10.0.19041.1" />
  </Dependencies>
</Package>