Skip to content

Commit

Permalink
Set base package versions of apps to 8.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-hawker committed Sep 1, 2023
1 parent 02f57a0 commit def6ce7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ProjectHeads/AllComponents/Uwp/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Identity
Name="CommunityToolkit.Samples"
Publisher="CN=CommunityToolkit"
Version="1.0.0.0" />
Version="8.0.0.0" />

<mp:PhoneIdentity PhoneProductId="0b7f1f39-b49e-4d5a-b495-13c60832c27f" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down
2 changes: 1 addition & 1 deletion ProjectHeads/AllComponents/WinAppSdk/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Identity
Name="CommunityToolkit.Samples.WinAppSdk"
Publisher="CN=CommunityToolkit"
Version="1.0.0.0" />
Version="8.0.0.0" />

<Properties>
<DisplayName>Windows Community Toolkit Gallery</DisplayName>
Expand Down

0 comments on commit def6ce7

Please sign in to comment.