Subversion Repository Public Repository

Nextrek

Diff Revisions 20 vs 25 for /Windows8/Minstrek/DimensioneParallela/App1/bin/Release/AppxManifest.xml

Diff revisions: vs.
  @@ -1,15 +1,15 @@
1 1 <?xml version="1.0" encoding="utf-8"?>
2 2 <Package xmlns="http://schemas.microsoft.com/appx/2010/manifest" xmlns:build="http://schemas.microsoft.com/developer/appx/2012/build" IgnorableNamespaces="build">
3 3 <!--
4 - THIS PACKAGE MANIFEST FILE IS GENERATED BY THE BUILD PROCESS.
4 + QUESTO FILE MANIFESTO DI PACCHETTO È GENERATO DAL PROCESSO DI COMPILAZIONE.
5 5
6 - Changes to this file will be lost when it is regenerated. To correct errors in this file, edit the source .appxmanifest file.
6 + Le modifiche apportate a questo file vengono perse quando il file viene rigenerato. Per correggere gli errori in questo file, modificare il file di origine appxmanifest.
7 7
8 - For more information on package manifest files, see http://go.microsoft.com/fwlink/?LinkID=241727
8 + Per ulteriori informazioni sui file manifesto di pacchetto, vedere http://go.microsoft.com/fwlink/?LinkID=241727
9 9 -->
10 - <Identity Name="d483fdd2-b17d-44be-b2ce-8fdbc1cab086" Publisher="CN=lorenzo" Version="1.0.0.0" ProcessorArchitecture="neutral" />
10 + <Identity Name="5EF06EC2.DimensioneParallela" Publisher="CN=0310C601-7615-4BF8-8D9D-020EC9BD6121" Version="1.0.0.1" ProcessorArchitecture="neutral" />
11 11 <Properties>
12 - <DisplayName>Proximity</DisplayName>
12 + <DisplayName>Dimensione Parallela</DisplayName>
13 13 <PublisherDisplayName>Nextrek s.r.l.</PublisherDisplayName>
14 14 <Logo>Assets\icona50x50.png</Logo>
15 15 </Properties>
  @@ -31,15 +31,13 @@
31 31 </VisualElements>
32 32 </Application>
33 33 </Applications>
34 - <Capabilities>
35 - <Capability Name="internetClient" />
36 - </Capabilities>
37 34 <build:Metadata>
38 35 <build:Item Name="TargetFrameworkMoniker" Value=".NETCore,Version=v4.5" />
39 36 <build:Item Name="VisualStudio" Version="11.0" />
37 + <build:Item Name="VisualStudioEdition" Value="Microsoft Visual Studio Express 2012 per Windows 8" />
40 38 <build:Item Name="OperatingSystem" Version="6.2.9200.16384 (win8_rtm.120725-1247)" />
41 - <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="11.0.51106.1" />
42 - <build:Item Name="Microsoft.Windows.UI.Xaml.Build.Tasks.dll" Version="11.0.51106.1" />
39 + <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="11.0.60315.1" />
40 + <build:Item Name="Microsoft.Windows.UI.Xaml.Build.Tasks.dll" Version="11.0.60315.1" />
43 41 <build:Item Name="MakePri.exe" Version="6.2.9200.16384 (win8_rtm.120725-1247)" />
44 42 </build:Metadata>
45 43 </Package>