Skip to content

Commit

Permalink
2.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krisdb2009 committed Jul 10, 2024
1 parent fa0d5a4 commit 7765e0a
Show file tree
Hide file tree
Showing 51 changed files with 297 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CommonProperties.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PlatformTarget>x64</PlatformTarget>
<Platforms>x64</Platforms>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<NoWarn>CS0108</NoWarn>
<NoWarn>CS0108;WFAC010</NoWarn>
</PropertyGroup>
<!--<ItemGroup>
<AssemblyAttribute Include="System.Reflection.AssemblyTitleAttribute">
Expand Down
88 changes: 88 additions & 0 deletions SuperLauncher.sln
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,112 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
CommonProperties.xml = CommonProperties.xml
EndProjectSection
EndProject
Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "SuperLauncherMSIX", "SuperLauncherMSIX\SuperLauncherMSIX.wapproj", "{96C13C5C-2FE5-4603-8660-118581F05884}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|Any CPU.ActiveCfg = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|Any CPU.Build.0 = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|ARM.ActiveCfg = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|ARM.Build.0 = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|ARM64.ActiveCfg = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|ARM64.Build.0 = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|x64.ActiveCfg = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|x64.Build.0 = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|x86.ActiveCfg = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Debug|x86.Build.0 = Debug|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|Any CPU.ActiveCfg = Release|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|Any CPU.Build.0 = Release|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|ARM.ActiveCfg = Release|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|ARM.Build.0 = Release|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|ARM64.ActiveCfg = Release|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|ARM64.Build.0 = Release|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|x64.ActiveCfg = Release|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|x64.Build.0 = Release|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|x86.ActiveCfg = Release|x64
{5C1438AF-08DB-4336-959D-C5F8E65AE434}.Release|x86.Build.0 = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|Any CPU.ActiveCfg = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|Any CPU.Build.0 = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|ARM.ActiveCfg = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|ARM.Build.0 = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|ARM64.ActiveCfg = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|ARM64.Build.0 = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|x64.ActiveCfg = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|x64.Build.0 = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|x86.ActiveCfg = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Debug|x86.Build.0 = Debug|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|Any CPU.ActiveCfg = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|Any CPU.Build.0 = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|ARM.ActiveCfg = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|ARM.Build.0 = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|ARM64.ActiveCfg = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|ARM64.Build.0 = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|x64.ActiveCfg = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|x64.Build.0 = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|x86.ActiveCfg = Release|x64
{B1D9C991-ABCA-4963-843E-2874A2937581}.Release|x86.Build.0 = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|Any CPU.ActiveCfg = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|Any CPU.Build.0 = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|ARM.ActiveCfg = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|ARM.Build.0 = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|ARM64.ActiveCfg = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|ARM64.Build.0 = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|x64.ActiveCfg = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|x64.Build.0 = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|x86.ActiveCfg = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Debug|x86.Build.0 = Debug|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|Any CPU.ActiveCfg = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|Any CPU.Build.0 = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|ARM.ActiveCfg = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|ARM.Build.0 = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|ARM64.ActiveCfg = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|ARM64.Build.0 = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|x64.ActiveCfg = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|x64.Build.0 = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|x86.ActiveCfg = Release|x64
{6275A107-1BA8-4FBD-B809-9B36937BBB3F}.Release|x86.Build.0 = Release|x64
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|Any CPU.Build.0 = Debug|Any CPU
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|ARM.ActiveCfg = Debug|ARM
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|ARM.Build.0 = Debug|ARM
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|ARM.Deploy.0 = Debug|ARM
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|ARM64.ActiveCfg = Debug|ARM64
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|ARM64.Build.0 = Debug|ARM64
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|ARM64.Deploy.0 = Debug|ARM64
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|x64.ActiveCfg = Debug|x64
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|x64.Build.0 = Debug|x64
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|x64.Deploy.0 = Debug|x64
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|x86.ActiveCfg = Debug|x86
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|x86.Build.0 = Debug|x86
{96C13C5C-2FE5-4603-8660-118581F05884}.Debug|x86.Deploy.0 = Debug|x86
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|Any CPU.ActiveCfg = Release|Any CPU
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|Any CPU.Build.0 = Release|Any CPU
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|Any CPU.Deploy.0 = Release|Any CPU
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|ARM.ActiveCfg = Release|ARM
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|ARM.Build.0 = Release|ARM
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|ARM.Deploy.0 = Release|ARM
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|ARM64.ActiveCfg = Release|ARM64
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|ARM64.Build.0 = Release|ARM64
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|ARM64.Deploy.0 = Release|ARM64
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|x64.ActiveCfg = Release|x64
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|x64.Build.0 = Release|x64
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|x64.Deploy.0 = Release|x64
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|x86.ActiveCfg = Release|x86
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|x86.Build.0 = Release|x86
{96C13C5C-2FE5-4603-8660-118581F05884}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Binary file added SuperLauncherMSIX/Images/LargeTile.scale-100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/LargeTile.scale-125.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/LargeTile.scale-150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/LargeTile.scale-200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/LargeTile.scale-400.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/SmallTile.scale-100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/SmallTile.scale-125.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/SmallTile.scale-150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/SmallTile.scale-200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/SmallTile.scale-400.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SuperLauncherMSIX/Images/StoreLogo.backup.png
Binary file added SuperLauncherMSIX/Images/StoreLogo.scale-100.png
Binary file added SuperLauncherMSIX/Images/StoreLogo.scale-125.png
Binary file added SuperLauncherMSIX/Images/StoreLogo.scale-150.png
Binary file added SuperLauncherMSIX/Images/StoreLogo.scale-200.png
Binary file added SuperLauncherMSIX/Images/StoreLogo.scale-400.png
48 changes: 48 additions & 0 deletions SuperLauncherMSIX/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>

<Package
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap rescap">

<Identity
Name="51680krisdb2009.SuperLauncher"
Publisher="CN=6E63E126-30BA-4177-BAEA-970BD4938B7A"
Version="2.1.0.0" />

<Properties>
<DisplayName>Super Launcher</DisplayName>
<PublisherDisplayName>below average</PublisherDisplayName>
<Logo>Images\StoreLogo.png</Logo>
</Properties>

<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.0.0" MaxVersionTested="10.0.0.0" />
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14393.0" MaxVersionTested="10.0.14393.0" />
</Dependencies>

<Resources>
<Resource Language="x-generate"/>
</Resources>

<Applications>
<Application Id="App"
Executable="$targetnametoken$.exe"
EntryPoint="$targetentrypoint$">
<uap:VisualElements
DisplayName="Super Launcher"
Description="SuperLauncherMSIX"
BackgroundColor="#37003A"
Square150x150Logo="Images\Square150x150Logo.png"
Square44x44Logo="Images\Square44x44Logo.png">
<uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" ShortName="Super Launcher" Square71x71Logo="Images\SmallTile.png" Square310x310Logo="Images\LargeTile.png"/>
<uap:SplashScreen Image="Images\SplashScreen.png" BackgroundColor="#37003A"/>
</uap:VisualElements>
</Application>
</Applications>

<Capabilities>
<rescap:Capability Name="runFullTrust" />
</Capabilities>
</Package>
160 changes: 160 additions & 0 deletions SuperLauncherMSIX/SuperLauncherMSIX.wapproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,160 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '15.0'">
<VisualStudioVersion>15.0</VisualStudioVersion>
</PropertyGroup>
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM64">
<Configuration>Debug</Configuration>
<Platform>ARM64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM64">
<Configuration>Release</Configuration>
<Platform>ARM64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup>
<WapProjPath Condition="'$(WapProjPath)'==''">$(MSBuildExtensionsPath)\Microsoft\DesktopBridge\</WapProjPath>
</PropertyGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.props" />
<PropertyGroup>
<ProjectGuid>96c13c5c-2fe5-4603-8660-118581f05884</ProjectGuid>
<TargetPlatformVersion>10.0.14393.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.14393.0</TargetPlatformMinVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<AppxPackageSigningEnabled>false</AppxPackageSigningEnabled>
<NoWarn>$(NoWarn);NU1702</NoWarn>
<EntryPointProjectUniqueName>..\SuperLauncherBootstrap\SuperLauncherBootstrap.csproj</EntryPointProjectUniqueName>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
<GenerateTestArtifacts>False</GenerateTestArtifacts>
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<AppxBundle>Always</AppxBundle>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
</ItemGroup>
<ItemGroup>
<Content Include="Images\LargeTile.scale-100.png" />
<Content Include="Images\LargeTile.scale-125.png" />
<Content Include="Images\LargeTile.scale-150.png" />
<Content Include="Images\LargeTile.scale-200.png" />
<Content Include="Images\LargeTile.scale-400.png" />
<Content Include="Images\SmallTile.scale-100.png" />
<Content Include="Images\SmallTile.scale-125.png" />
<Content Include="Images\SmallTile.scale-150.png" />
<Content Include="Images\SmallTile.scale-200.png" />
<Content Include="Images\SmallTile.scale-400.png" />
<Content Include="Images\SplashScreen.scale-100.png" />
<Content Include="Images\SplashScreen.scale-125.png" />
<Content Include="Images\SplashScreen.scale-150.png" />
<Content Include="Images\SplashScreen.scale-200.png" />
<Content Include="Images\LockScreenLogo.scale-200.png" />
<Content Include="Images\SplashScreen.scale-400.png" />
<Content Include="Images\Square150x150Logo.scale-100.png" />
<Content Include="Images\Square150x150Logo.scale-125.png" />
<Content Include="Images\Square150x150Logo.scale-150.png" />
<Content Include="Images\Square150x150Logo.scale-200.png" />
<Content Include="Images\Square150x150Logo.scale-400.png" />
<Content Include="Images\Square44x44Logo.altform-unplated_targetsize-16.png" />
<Content Include="Images\Square44x44Logo.altform-unplated_targetsize-256.png" />
<Content Include="Images\Square44x44Logo.altform-unplated_targetsize-32.png" />
<Content Include="Images\Square44x44Logo.altform-unplated_targetsize-48.png" />
<Content Include="Images\Square44x44Logo.scale-100.png" />
<Content Include="Images\Square44x44Logo.scale-125.png" />
<Content Include="Images\Square44x44Logo.scale-150.png" />
<Content Include="Images\Square44x44Logo.scale-200.png" />
<Content Include="Images\Square44x44Logo.scale-400.png" />
<Content Include="Images\Square44x44Logo.targetsize-16.png" />
<Content Include="Images\Square44x44Logo.targetsize-24.png" />
<Content Include="Images\Square44x44Logo.targetsize-24_altform-unplated.png" />
<Content Include="Images\Square44x44Logo.targetsize-256.png" />
<Content Include="Images\Square44x44Logo.targetsize-32.png" />
<Content Include="Images\Square44x44Logo.targetsize-48.png" />
<Content Include="Images\StoreLogo.scale-100.png" />
<Content Include="Images\StoreLogo.scale-125.png" />
<Content Include="Images\StoreLogo.scale-150.png" />
<Content Include="Images\StoreLogo.scale-200.png" />
<Content Include="Images\StoreLogo.scale-400.png" />
<Content Include="Images\Wide310x150Logo.scale-100.png" />
<Content Include="Images\Wide310x150Logo.scale-125.png" />
<Content Include="Images\Wide310x150Logo.scale-150.png" />
<Content Include="Images\Wide310x150Logo.scale-200.png" />
<Content Include="Images\Wide310x150Logo.scale-400.png" />
<None Include="Package.StoreAssociation.xml" />
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
<ItemGroup>
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SuperLauncherBootstrap\SuperLauncherBootstrap.csproj" />
</ItemGroup>
</Project>

0 comments on commit 7765e0a

Please sign in to comment.