﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Package IgnorableNamespaces="uap mp rescap desktop build" xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build">
  <Identity Name="Microsoft.MicrosoftStickyNotes" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="6.1.4.0" ProcessorArchitecture="x64" />
  <mp:PhoneIdentity PhoneProductId="35dc71b8-c407-4fad-bee2-3473791f58f8" PhonePublisherId="95d94207-0c7c-47ed-82db-d75c81153c35" />
  <Properties>
    <DisplayName>ms-resource:StickyNotesStoreAppName</DisplayName>
    <PublisherDisplayName>Microsoft Corporation</PublisherDisplayName>
    <Logo>Assets\Icons\StickyNotesStoreLogo.png</Logo>
  </Properties>
  <Dependencies>
    <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.18362.0" MaxVersionTested="10.0.18362.0" />
    <TargetDeviceFamily Name="Windows.Core" MinVersion="10.0.18362.0" MaxVersionTested="10.0.19556.0" />
    <PackageDependency Name="Microsoft.VCLibs.140.00" MinVersion="14.0.33519.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" />
    <PackageDependency Name="Microsoft.NET.Native.Framework.2.2" MinVersion="2.2.27912.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" />
    <PackageDependency Name="Microsoft.NET.Native.Runtime.2.2" MinVersion="2.2.28604.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" />
  </Dependencies>
  <Resources>
    <Resource Language="EN-US" />
    <Resource Language="EN-GB" />
    <Resource uap:Scale="200" />
  </Resources>
  <Applications>
    <Application Id="App" Executable="Microsoft.Notes.exe" EntryPoint="Microsoft.Notes.Application.App">
      <uap:VisualElements DisplayName="ms-resource:StickyNotesAppName" Square150x150Logo="Assets\Icons\StickyNotesMedTile.png" Square44x44Logo="Assets\Icons\StickyNotesAppList.png" Description="Sticky Notes" BackgroundColor="#414141">
        <uap:DefaultTile Wide310x150Logo="Assets\Icons\StickyNotesWideTile.png" Square310x310Logo="Assets\Icons\StickyNotesLargeTile.png" Square71x71Logo="Assets\Icons\StickyNotesSmallTile.png">
          <uap:ShowNameOnTiles>
            <uap:ShowOn Tile="square150x150Logo" />
            <uap:ShowOn Tile="wide310x150Logo" />
            <uap:ShowOn Tile="square310x310Logo" />
          </uap:ShowNameOnTiles>
        </uap:DefaultTile>
        <uap:SplashScreen Image="Assets\Icons\StickyNotesSplashScreen.png" BackgroundColor="#414141" uap5:Optional="true" />
        <uap:LockScreen BadgeLogo="Assets\Icons\StickyNotesBadgeLogo.png" Notification="badge" />
      </uap:VisualElements>
    </Application>
  </Applications>
  <Extensions>
    <Extension Category="windows.activatableClass.inProcessServer">
      <InProcessServer>
        <Path>Microsoft.Notes.Upgrade.dll</Path>
        <ActivatableClass ActivatableClassId="Microsoft.Notes.Upgrade.Upgrader" ThreadingModel="both" />
      </InProcessServer>
    </Extension>
    <Extension Category="windows.activatableClass.inProcessServer">
      <InProcessServer>
        <Path>Microsoft.Applications.Telemetry.Windows-managed.dll</Path>
        <ActivatableClass ActivatableClassId="Microsoft.Applications.Telemetry.Windows.LogConfiguration" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Applications.Telemetry.Windows.LogManager" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Applications.Telemetry.Windows.EventProperties" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Applications.Telemetry.Windows.ECSClient" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Applications.Telemetry.Windows.PageActionData" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="Microsoft.Applications.Telemetry.Windows.AggregatedMetricData" ThreadingModel="both" />
      </InProcessServer>
    </Extension>
    <Extension Category="windows.activatableClass.inProcessServer">
      <InProcessServer>
        <Path>Microsoft.Apps.Stubs.Handoff.dll</Path>
        <ActivatableClass ActivatableClassId="Microsoft.Apps.Stubs.Handoff.ActivationHelper" ThreadingModel="both" />
      </InProcessServer>
    </Extension>
  </Extensions>
  <Capabilities>
    <Capability Name="internetClient" />
    <Capability Name="privateNetworkClientServer" />
    <rescap:Capability Name="previewPenWorkspace" />
  </Capabilities>
  <build:Metadata>
    <build:Item Name="TargetFrameworkMoniker" Value=".NETCore,Version=v5.0" />
    <build:Item Name="VisualStudio" Version="17.0" />
    <build:Item Name="OperatingSystem" Version="10.0.20348.1 (WinBuild.160101.0800)" />
    <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="17.11.40329.36016" />
    <build:Item Name="ProjectGUID" Value="{FFC3A7AA-7AA1-488A-B409-3B52F4EF6969}" />
    <build:Item Name="ilc.exe" Version="2.2.28605.00 built by: PROJECTNREL" />
    <build:Item Name="Microsoft.Windows.UI.Xaml.Build.Tasks.dll" Version="10.0.18362.1" />
    <build:Item Name="OptimizingToolset" Value="ilc.exe" />
    <build:Item Name="UseDotNetNativeSharedAssemblyFrameworkPackage" Value="True" />
    <build:Item Name="DisableStackTraceMetadata" Value="false" />
    <build:Item Name="DisableExceptionMessages" Value="false" />
    <build:Item Name="ShortcutGenericAnalysis" Value="false" />
    <build:Item Name="GeneratePGD" Value="false" />
    <build:Item Name="ConsumePGD" Value="false" />
    <build:Item Name="SingleThreadNUTC" Value="false" />
    <build:Item Name="Use64BitCompiler" Value="false" />
    <build:Item Name="OptimizeForSize" Value="false" />
    <build:Item Name="AlignMethodsAtMinimalBoundaries" Value="false" />
    <build:Item Name="LargeAddressAware" Value="false" />
    <build:Item Name="WindowsDesktop" Version="10.0.18362.0" />
    <build:Item Name="MakePri.exe" Version="10.0.18362.1 (WinBuild.160101.0800)" />
  </build:Metadata>
</Package>