Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Commit

Permalink
5.3 Finally Completed
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick330602 committed Oct 4, 2017
1 parent 48570b3 commit 62ad09b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions WeCode-Next/Assets/Data/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,15 @@ You should have received a copy of the GNU General Public License along with thi
[SharpDX.Direct2D1](https://github.com/sharpdx/SharpDX) Copyright (c) 2010-2014, Alexandre Mutel - [MIT License](https://github.com/sharpdx/SharpDX/blob/master/License.txt)

[Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json/) Copyright (c) 2007-2017, James Newton-King - [MIT License](https://raw.githubusercontent.com/JamesNK/Newtonsoft.Json/master/LICENSE.md)

## App Information

AppPackageName: 56367PatrickWu.DeveloperToolsForUWP

AppPackageFamilyName: 56367PatrickWu.DeveloperToolsForUWP_jygj8m38vmabg

Version: 5.3.0.1003




2 changes: 1 addition & 1 deletion WeCode-Next/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" IgnorableNamespaces="uap mp">
<Identity Name="56367PatrickWu.DeveloperToolsForUWP" Publisher="CN=C71A2322-7B67-48A9-A85E-8DDCE68FA3A7" Version="5.3.0.0" />
<Identity Name="56367PatrickWu.DeveloperToolsForUWP" Publisher="CN=C71A2322-7B67-48A9-A85E-8DDCE68FA3A7" Version="5.3.1.0" />
<mp:PhoneIdentity PhoneProductId="94d738ad-a91a-49e4-a981-6725bba3b597" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>UWP DevKit</DisplayName>
Expand Down

0 comments on commit 62ad09b

Please sign in to comment.