HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/ProgramData/Microsoft/Windows/AppRepository/Microsoft.BingWeather_1.0.6.0_x64__8wekyb3d8bbwe.xml
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Package IgnorableNamespaces="uap mp 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:build="http://schemas.microsoft.com/developer/appx/2015/build">
  
  <Identity Name="Microsoft.BingWeather" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="1.0.6.0" ProcessorArchitecture="x64"/>
  <mp:PhoneIdentity PhoneProductId="63c2a117-8604-44e7-8cef-df10be3a57c8" PhonePublisherId="95d94207-0c7c-47ed-82db-d75c81153c35"/>
  <Properties>
    <DisplayName>ms-resource:ApplicationTitleWithBranding</DisplayName>
    <PublisherDisplayName>Microsoft Corporation</PublisherDisplayName>
    <Logo>Assets\AppTiles\WeatherStoreLogo.png</Logo>
  </Properties>
  <Dependencies>
    <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.19011.0" MaxVersionTested="10.0.19011.0"/>
    <PackageDependency Name="Microsoft.VCLibs.140.00" MinVersion="14.0.27810.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"/>
  </Dependencies>
  <Resources>
    <Resource Language="EN-US"/>
    <Resource Language="EN-AU"/>
    <Resource Language="EN-CA"/>
    <Resource Language="EN-GB"/>
    <Resource Language="EN-IN"/>
    <Resource uap:Scale="200"/>
    
  </Resources>
  <Applications>
    <Application Id="App" Executable="WeatherStub.exe" EntryPoint="Microsoft.Msn.Weather.App">
      <uap:VisualElements DisplayName="ms-resource:ApplicationTitleShort" Square150x150Logo="Assets\AppTiles\WeatherMedTile.png" Square44x44Logo="Assets\AppTiles\WeatherAppList.png" Description="ms-resource:ApplicationDescription" BackgroundColor="#0078D4">
        <uap:DefaultTile Square310x310Logo="Assets\AppTiles\WeatherLargeTile.png" Wide310x150Logo="Assets\AppTiles\WeatherWideTile.png" Square71x71Logo="Assets\AppTiles\WeatherSmallTile.png">
          <uap:TileUpdate Recurrence="halfHour" UriTemplate="http://tile-service.weather.microsoft.com/{language}/livetile/preinstall?region={region}&amp;appid=C98EA5B0842DBB9405BBF071E1DA76512D21FE36&amp;FORM=Threshold"/>
          <uap:ShowNameOnTiles>
            <uap:ShowOn Tile="square150x150Logo"/>
            <uap:ShowOn Tile="wide310x150Logo"/>
            <uap:ShowOn Tile="square310x310Logo"/>
          </uap:ShowNameOnTiles>
        </uap:DefaultTile>
        <uap:SplashScreen Image="Assets\AppTiles\WeatherSplashScreen.png" BackgroundColor="#0078D4"/>
        <uap:LockScreen Notification="badgeAndTileText" BadgeLogo="Assets\AppTiles\WeatherBadgeLogo.png"/>
      </uap:VisualElements>
      <Extensions>
        <uap:Extension Category="windows.protocol">
          <uap:Protocol Name="msnweather"/>
        </uap:Extension>
        <uap:Extension Category="windows.protocol">
          <uap:Protocol Name="bingweather"/>
        </uap:Extension>
      </Extensions>
    </Application>
  </Applications>
  <Extensions>
    <Extension Category="windows.activatableClass.inProcessServer">
      <InProcessServer>
        <Path>Microsoft.Apps.Stubs.dll</Path>
        <ActivatableClass ActivatableClassId="Microsoft.Apps.Stubs.XamlMetaDataProvider" ThreadingModel="both"/>
        <ActivatableClass ActivatableClassId="Microsoft.Apps.Stubs.UpgradeHelper" ThreadingModel="both"/>
        <ActivatableClass ActivatableClassId="Microsoft.Apps.Stubs.InstallControl" ThreadingModel="both"/>
        <ActivatableClass ActivatableClassId="Microsoft.Apps.Stubs.ActivationHelper" ThreadingModel="both"/>
        <ActivatableClass ActivatableClassId="Microsoft.Apps.Stubs.VerticalOverflowDetector" ThreadingModel="both"/>
      </InProcessServer>
    </Extension>
  </Extensions>
  <build:Metadata>
    <build:Item Name="cl.exe" Version="19.27.29111.0 built by: vcwrkspc"/>
    <build:Item Name="VisualStudio" Version="16.0"/>
    <build:Item Name="OperatingSystem" Version="10.0.17763.1 (WinBuild.160101.0800)"/>
    <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="16.0.30329.88"/>
    <build:Item Name="ProjectGUID" Value="{C770CD6B-017B-4B0F-434E-F125CA6474F6}"/>
    <build:Item Name="OptimizingToolset" Value="None"/>
    <build:Item Name="TargetRuntime" Value="Native"/>
    <build:Item Name="Microsoft.Windows.UI.Xaml.Build.Tasks.dll" Version="10.0.18362.1"/>
    <build:Item Name="MakePri.exe" Version="10.0.18362.1 (WinBuild.160101.0800)"/>
  </build:Metadata>
</Package>