Added support to download nuget and added python code to automate the x64 and arm64 mach build -r/-d --uwp build process.

This commit is contained in:
angelortiz1007 2019-08-13 11:30:10 -05:00 committed by Josh Matthews
parent 27764f6106
commit 3dd1bfc317
6 changed files with 73 additions and 16 deletions

View file

@ -33,4 +33,4 @@
<Capabilities>
<Capability Name="internetClient" />
</Capabilities>
</Package>
</Package>

View file

@ -78,7 +78,7 @@
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<PackageCertificateKeyFile>ServoApp_TemporaryKey.pfx</PackageCertificateKeyFile>
<PackageCertificateThumbprint>E4C66C57CCCED9BC20D14168E6D07460DC1EC503</PackageCertificateThumbprint>
<PackageCertificateThumbprint>8263338D5334DAD5918004E354DDCDCF8A2C2217</PackageCertificateThumbprint>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
<AppxBundle>Always</AppxBundle>

Binary file not shown.