Skip to content

Commit 8515b46

Browse files
authored
Remove Self-Signed Certificate Configurations to Fix Github Publc Samples Build Pipeline (#430)
* Try adding arm64 * Try removing changes to wapproj
1 parent e94e6b0 commit 8515b46

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Samples/WinMLSamplesGallery/WinMLSamplesGallery (Package)/WinMLSamplesGallery (Package).wapproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@
4242
<DefaultLanguage>en-US</DefaultLanguage>
4343
<AppxPackageSigningEnabled>False</AppxPackageSigningEnabled>
4444
<EntryPointProjectUniqueName>..\WinMLSamplesGallery\WinMLSamplesGallery.csproj</EntryPointProjectUniqueName>
45-
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
46-
<PackageCertificateThumbprint>C76B5CF0853257203728A675BFE419AD597CFF2E</PackageCertificateThumbprint>
47-
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
48-
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
49-
<GenerateTestArtifacts>True</GenerateTestArtifacts>
50-
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
51-
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
5245
</PropertyGroup>
5346
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|arm64'">
5447
<AppxBundle>Always</AppxBundle>

0 commit comments

Comments
 (0)