Skip to content

Commit

Permalink
[build] Package version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jjonescz committed Jul 31, 2019
1 parent 8b1dc44 commit 00b7a5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion src/IpaSimulator/IpaSimApp/IpaSimApp.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@
<AppxBundle>Never</AppxBundle>
<AppInstallerUpdateFrequency>1</AppInstallerUpdateFrequency>
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
Expand Down Expand Up @@ -239,4 +241,4 @@
<Error Condition="!Exists('..\packages\Microsoft.Windows.CppWinRT.1.0.190205.2\build\native\Microsoft.Windows.CppWinRT.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.1.0.190205.2\build\native\Microsoft.Windows.CppWinRT.props'))" />
<Error Condition="!Exists('..\packages\Microsoft.Windows.CppWinRT.1.0.190205.2\build\native\Microsoft.Windows.CppWinRT.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.1.0.190205.2\build\native\Microsoft.Windows.CppWinRT.targets'))" />
</Target>
</Project>
</Project>
2 changes: 1 addition & 1 deletion src/IpaSimulator/IpaSimApp/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identity
Name="0ee863f9-dcc5-4d3b-9c2a-457bcfafc07e"
Publisher="CN=jjone"
Version="1.0.0.0" />
Version="1.0.1.0" />
<mp:PhoneIdentity PhoneProductId="0ee863f9-dcc5-4d3b-9c2a-457bcfafc07e" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
<Properties>
<DisplayName>ipaSim</DisplayName>
Expand Down

0 comments on commit 00b7a5b

Please sign in to comment.