Icon update

This commit is contained in:
Jed Laundry
2020-05-03 16:24:21 +12:00
parent aa1d0376b4
commit 48cd49cfd5
14 changed files with 139 additions and 38 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 780 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -7,9 +7,9 @@
IgnorableNamespaces="uap rescap">
<Identity
Name="e6b835bd-f1ca-4247-bd48-15ef6dc4d9fc"
Name="6c63c922-fb27-4558-9afb-9a4edf36aa9f"
Publisher="CN=Jed Laundry"
Version="1.2.0.0" />
Version="1.3.0.0" />
<Properties>
<DisplayName>TypeClipboard</DisplayName>
@@ -32,7 +32,7 @@
EntryPoint="$targetentrypoint$">
<uap:VisualElements
DisplayName="TypeClipboard"
Description="TypeClipboard 1.2"
Description="TypeClipboard"
BackgroundColor="transparent"
Square150x150Logo="Images\Square150x150Logo.png"
Square44x44Logo="Images\Square44x44Logo.png">

View File

@@ -50,13 +50,14 @@
</PropertyGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.props" />
<PropertyGroup>
<ProjectGuid>464d3f7b-8eb2-464e-a036-03fe6366c2a3</ProjectGuid>
<ProjectGuid>d041bcc6-3c9d-4bdc-8443-2bec9b290d1a</ProjectGuid>
<TargetPlatformVersion>10.0.18362.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.17134.0</TargetPlatformMinVersion>
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<EntryPointProjectUniqueName>..\TypeClipboard\TypeClipboard.csproj</EntryPointProjectUniqueName>
<PackageCertificateThumbprint>1FE726909EEA4590EFD12ABAF82B374BA7F31A8A</PackageCertificateThumbprint>
<PackageCertificateThumbprint>EDF7AD114131F0B214964425CA64FE9BE1F7822C</PackageCertificateThumbprint>
<PackageCertificateKeyFile>TypeClipboardAppx_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="Package.appxmanifest">