Nextrek
Diff Revisions
18
vs
20
for /Windows8/Minstrek/Proximity/App1/bin/Release/AppxManifest.xml
|
@@ -1,11 +1,11 @@ |
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 |
|
- |
QUESTO FILE MANIFESTO DI PACCHETTO È GENERATO DAL PROCESSO DI COMPILAZIONE. |
|
4 |
+ |
THIS PACKAGE MANIFEST FILE IS GENERATED BY THE BUILD PROCESS. |
5 |
5 |
|
|
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. |
|
6 |
+ |
Changes to this file will be lost when it is regenerated. To correct errors in this file, edit the source .appxmanifest file. |
7 |
7 |
|
|
8 |
|
- |
Per ulteriori informazioni sui file manifesto di pacchetto, vedere http://go.microsoft.com/fwlink/?LinkID=241727 |
|
8 |
+ |
For more information on package manifest files, see http://go.microsoft.com/fwlink/?LinkID=241727 |
9 |
9 |
|
--> |
10 |
10 |
|
<Identity Name="d483fdd2-b17d-44be-b2ce-8fdbc1cab086" Publisher="CN=lorenzo" Version="1.0.0.0" ProcessorArchitecture="neutral" /> |
11 |
11 |
|
<Properties> |
|
@@ -37,10 +37,9 @@ |
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" /> |
41 |
40 |
|
<build:Item Name="OperatingSystem" Version="6.2.9200.16384 (win8_rtm.120725-1247)" /> |
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" /> |
|
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" /> |
44 |
43 |
|
<build:Item Name="MakePri.exe" Version="6.2.9200.16384 (win8_rtm.120725-1247)" /> |
45 |
44 |
|
</build:Metadata> |
46 |
45 |
|
</Package> |