Skip to content

Commit

Permalink
build: Release 0.1.1.0 .
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmin42 committed Feb 13, 2024
1 parent 6d173ce commit 03f519d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion windows/PhotobookUI/PhotobookUI.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,15 @@
<PropertyGroup Label="UserMacros">
<PackageCertificateThumbprint>A6B14BC40B6AC26595670670BAAEBE42252E4238</PackageCertificateThumbprint>
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
<GenerateAppInstallerFile>True</GenerateAppInstallerFile>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm>
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundle>Never</AppxBundle>
<AppInstallerUri>C:\Program Files</AppInstallerUri>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<AppxPackageDir>C:\Users\ionut\cpp-photobook\deployment\</AppxPackageDir>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
Expand Down

0 comments on commit 03f519d

Please sign in to comment.