Skip to content

Commit

Permalink
Added required Assets to UWP Sample
Browse files Browse the repository at this point in the history
  • Loading branch information
IcySnex committed Jul 31, 2023
1 parent 8e51c47 commit ef0e81d
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ packages/

*.nupkg
*.exe
*.pfx
*.suo
*.user
_ReSharper.*
Expand Down Expand Up @@ -46,6 +47,7 @@ Samples/ReCaptcha.Desktop.Sample.WinUI/obj/

Samples/ReCaptcha.Desktop.Sample.UWP/bin/
Samples/ReCaptcha.Desktop.Sample.UWP/obj/
Samples/ReCaptcha.Desktop.Sample.UWP/AppPackages/

Samples/ReCaptcha.Desktop.Sample.WinForms/bin/
Samples/ReCaptcha.Desktop.Sample.WinForms/obj/
Expand Down
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.
2 changes: 2 additions & 0 deletions Samples/ReCaptcha.Desktop.Sample.UWP/BundleArtifacts/arm.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
MainPackage=D:\Personal\Coding\ReCaptcha.Desktop\Samples\ReCaptcha.Desktop.Sample.UWP\bin\ARM\Release\ReCaptcha.Desktop.Sample.UWP_1.0.17.0_ARM.msix
SymbolPackage=D:\Personal\Coding\ReCaptcha.Desktop\Samples\ReCaptcha.Desktop.Sample.UWP\obj\ARM\Release\Symbols\ReCaptcha.Desktop.Sample.UWP_1.0.17.0_ARM.appxsym
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
MainPackage=D:\Personal\Coding\ReCaptcha.Desktop\Samples\ReCaptcha.Desktop.Sample.UWP\bin\ARM64\Release\ReCaptcha.Desktop.Sample.UWP_1.0.17.0_ARM64.msix
SymbolPackage=D:\Personal\Coding\ReCaptcha.Desktop\Samples\ReCaptcha.Desktop.Sample.UWP\obj\ARM64\Release\Symbols\ReCaptcha.Desktop.Sample.UWP_1.0.17.0_ARM64.appxsym
2 changes: 2 additions & 0 deletions Samples/ReCaptcha.Desktop.Sample.UWP/BundleArtifacts/x64.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
MainPackage=D:\Personal\Coding\ReCaptcha.Desktop\Samples\ReCaptcha.Desktop.Sample.UWP\bin\x64\Release\ReCaptcha.Desktop.Sample.UWP_1.0.18.0_x64.msix
SymbolPackage=D:\Personal\Coding\ReCaptcha.Desktop\Samples\ReCaptcha.Desktop.Sample.UWP\obj\x64\Release\Symbols\ReCaptcha.Desktop.Sample.UWP_1.0.18.0_x64.appxsym
2 changes: 2 additions & 0 deletions Samples/ReCaptcha.Desktop.Sample.UWP/BundleArtifacts/x86.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
MainPackage=D:\Personal\Coding\ReCaptcha.Desktop\Samples\ReCaptcha.Desktop.Sample.UWP\bin\x86\Release\ReCaptcha.Desktop.Sample.UWP_1.0.17.0_x86.msix
SymbolPackage=D:\Personal\Coding\ReCaptcha.Desktop\Samples\ReCaptcha.Desktop.Sample.UWP\obj\x86\Release\Symbols\ReCaptcha.Desktop.Sample.UWP_1.0.17.0_x86.appxsym
13 changes: 6 additions & 7 deletions Samples/ReCaptcha.Desktop.Sample.UWP/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@

<Identity
Name="6a62ff4f-c8d9-4a14-a95e-685f78f83dba"
Publisher="CN=User69"
Version="1.0.0.0" />
Publisher="CN=IcySnex"
Version="1.0.18.0" />

<mp:PhoneIdentity PhoneProductId="6a62ff4f-c8d9-4a14-a95e-685f78f83dba" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

<Properties>
<DisplayName>ReCaptcha.Desktop.Sample.UWP</DisplayName>
<PublisherDisplayName>User69</PublisherDisplayName>
<Logo>Icon.png</Logo>
<PublisherDisplayName>IcySnex</PublisherDisplayName>
<Logo>Assets\PackageLogo.png</Logo>
</Properties>

<Dependencies>
Expand All @@ -33,10 +33,9 @@
EntryPoint="ReCaptcha.Desktop.Sample.UWP.App">
<uap:VisualElements
DisplayName="ReCaptcha.Desktop.Sample.UWP"
Square44x44Logo="Icon.png"
Description="ReCaptcha.Desktop.Sample.UWP"
BackgroundColor="transparent" Square150x150Logo="Icon.png">
<uap:DefaultTile>
BackgroundColor="transparent" Square44x44Logo="Assets\AppIcon.png" Square150x150Logo="Assets\MediumTile.png">
<uap:DefaultTile >
<uap:ShowNameOnTiles>
<uap:ShowOn Tile="square150x150Logo"/>
</uap:ShowNameOnTiles>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<Application>
<Assembly Name="*Application*" Dynamic="Required All" />


<Type Name="Microsoft.Extensions.Hosting.Internal.Host" Dynamic="Required All" />
</Application>
</Directives>
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,15 @@
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WindowsXamlEnableOverview>true</WindowsXamlEnableOverview>
<AppxPackageSigningEnabled>false</AppxPackageSigningEnabled>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<PackageCertificateThumbprint>2D5A1670AF4B3FCDC11DBBF8F8911521C9B60527</PackageCertificateThumbprint>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundle>Always</AppxBundle>
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -101,6 +109,7 @@
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
Expand All @@ -112,7 +121,7 @@
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
<UseDotNetNativeToolchain>false</UseDotNetNativeToolchain>
</PropertyGroup>
<PropertyGroup>
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
Expand Down Expand Up @@ -150,6 +159,9 @@
</AppxManifest>
</ItemGroup>
<ItemGroup>
<Content Include="Assets\PackageLogo.png" />
<Content Include="Assets\MediumTile.png" />
<Content Include="Assets\AppIcon.png" />
<Content Include="Icon.png" />
<Content Include="Properties\Default.rd.xml" />
</ItemGroup>
Expand Down Expand Up @@ -206,9 +218,12 @@
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<None Include="ReCaptcha.Desktop.Sample.UWP_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\ReCaptcha.Desktop.UWP\ReCaptcha.Desktop.UWP.csproj">
<Project>{4C3AB4D6-A9F8-4BC5-A1B0-A5D9423E083A}</Project>
<Project>{4c3ab4d6-a9f8-4bc5-a1b0-a5d9423e083a}</Project>
<Name>ReCaptcha.Desktop.UWP</Name>
</ProjectReference>
</ItemGroup>
Expand Down

0 comments on commit ef0e81d

Please sign in to comment.