update windows package

This commit is contained in:
2019-08-12 08:18:58 +02:00
parent 5ec77d4cc0
commit e9681cae95
2 changed files with 1 additions and 2 deletions

View File

@@ -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" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" IgnorableNamespaces="uap mp rescap">
<Identity Name="OmixLabLtd.PanoPainter" Publisher="CN=A7839FC0-1534-49A5-BD18-1D5AF8852B9B" Version="0.1.7.0" />
<Identity Name="OmixLabLtd.PanoPainter" Publisher="CN=A7839FC0-1534-49A5-BD18-1D5AF8852B9B" Version="0.2.0.0" />
<Properties>
<DisplayName>PanoPainter</DisplayName>
<PublisherDisplayName>OmixLab Ltd</PublisherDisplayName>

View File

@@ -126,7 +126,6 @@
<Content Include="Images\Wide310x150Logo.scale-400.png" />
<Content Include="$(SolutionDir)libs\curl-win\lib\dll-release-x64\libcurl.dll" />
<Content Include="$(SolutionDir)libs\bugtrap-client\lib\BugTrapU-x64.dll" />
<Content Include="$(SolutionDir)libs\glew-2.0.0\bin\Release\x64\glew32.dll" />
<Content Include="$(SolutionDir)libs\openvr\bin\win64\openvr_api.dll" />
<Content Include="$(SolutionDir)data\**">
<Link>PanoPainter\data\%(RecursiveDir)%(FileName)%(Extension)</Link>