Subversion Repository Public Repository

Nextrek

Diff Revisions 18 vs 19 for /Windows8/Minstrek/DimensioneParallela/App1/bin/Release/AppX/AppxManifest.xml

Diff revisions: vs.
  @@ -18,12 +18,12 @@
18 18 <OSMaxVersionTested>6.2.1</OSMaxVersionTested>
19 19 </Prerequisites>
20 20 <Resources>
21 - <Resource Language="EN-US" />
21 + <Resource Language="IT-IT" />
22 22 </Resources>
23 23 <Applications>
24 24 <Application Id="App" Executable="App1.exe" EntryPoint="App1.App">
25 - <VisualElements DisplayName="Proximity" Logo="Assets\icona150x150.png" SmallLogo="Assets\icona30x30.png" Description="A funny interactive story..." ForegroundText="light" BackgroundColor="#464646">
26 - <DefaultTile WideLogo="Assets\WideLogo.png" ShortName="Proximity" />
25 + <VisualElements DisplayName="Dimensione Parallela" Logo="Assets\icona150x150.png" SmallLogo="Assets\icona30x30.png" Description="Una divertente storia interattiva..." ForegroundText="light" BackgroundColor="#464646">
26 + <DefaultTile WideLogo="Assets\WideLogo.png" ShortName="Dimensione Parallela" />
27 27 <SplashScreen Image="Assets\SplashScreen.png" BackgroundColor="#6d1e23" />
28 28 <InitialRotationPreference>
29 29 <Rotation Preference="landscape" />
  @@ -37,9 +37,10 @@
37 37 <build:Metadata>
38 38 <build:Item Name="TargetFrameworkMoniker" Value=".NETCore,Version=v4.5" />
39 39 <build:Item Name="VisualStudio" Version="11.0" />
40 + <build:Item Name="VisualStudioEdition" Value="Microsoft Visual Studio Express 2012 per Windows 8" />
40 41 <build:Item Name="OperatingSystem" Version="6.2.9200.16384 (win8_rtm.120725-1247)" />
41 - <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="11.0.50727.1" />
42 - <build:Item Name="Microsoft.Windows.UI.Xaml.Build.Tasks.dll" Version="11.0.50727.1" />
42 + <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="11.0.60315.1" />
43 + <build:Item Name="Microsoft.Windows.UI.Xaml.Build.Tasks.dll" Version="11.0.60315.1" />
43 44 <build:Item Name="MakePri.exe" Version="6.2.9200.16384 (win8_rtm.120725-1247)" />
44 45 </build:Metadata>
45 46 </Package>