Remove app packages from source control

This commit is contained in:
2017-09-26 18:01:21 +02:00
parent 7e0f21f88f
commit a76b0ff350
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -35,4 +35,5 @@ Translation/TrlUtil.vshost.exe.manifest
.vs/
/UpgradeLog.htm
packages/
project.lock.json
project.lock.json
AppPackages/

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/2010/manifest" xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest">
<Identity Name="wismna.ModernKeePass" Publisher="CN=0719A91A-C322-4EE0-A257-E60733EECF06" Version="1.1.0.8" />
<Identity Name="wismna.ModernKeePass" Publisher="CN=0719A91A-C322-4EE0-A257-E60733EECF06" Version="1.1.0.9" />
<Properties>
<DisplayName>ModernKeePass</DisplayName>
<PublisherDisplayName>wismna</PublisherDisplayName>