1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

Code cleanup and optimizing

This commit is contained in:
Michael Gordeev
2020-03-14 09:23:24 +03:00
parent 79d58c0e12
commit 15cb370209
11 changed files with 30 additions and 114 deletions
@@ -1,16 +1,14 @@
<?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"
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap mp">
<Identity
Name="53949MichaelXFoxGordeev.GUT.Schedule"
Publisher="CN=FD7A34DD-FE4D-4D7D-9D33-2DA9EBBE7725"
Version="2020.222.1.0" />
Version="2020.313.2.0" />
<mp:PhoneIdentity PhoneProductId="ea5f6ab0-1992-40f5-b89c-11fc3a97ae9f" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>