Subversion Repository Public Repository

Nextrek

Diff Revisions 24 vs 25 for /Windows8/Minstrek/DimensioneParallela/App1/App1.csproj

Diff revisions: vs.
  @@ -12,7 +12,9 @@
12 12 <DefaultLanguage>it-IT</DefaultLanguage>
13 13 <FileAlignment>512</FileAlignment>
14 14 <ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
15 - <PackageCertificateKeyFile>App1_TemporaryKey.pfx</PackageCertificateKeyFile>
15 + <PackageCertificateKeyFile>App1_StoreKey.pfx</PackageCertificateKeyFile>
16 + <AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
17 + <PackageCertificateThumbprint>87B90F7445012BFA270E8C4027E7BE9AAF4856BF</PackageCertificateThumbprint>
16 18 </PropertyGroup>
17 19 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18 20 <PlatformTarget>AnyCPU</PlatformTarget>
  @@ -123,6 +125,8 @@
123 125 <Content Include="Assets\SplashScreen.scale-100.png" />
124 126 <Content Include="Assets\WideLogo.scale-100.png" />
125 127 <Content Include="Credits.png" />
128 + <None Include="App1_StoreKey.pfx" />
129 + <None Include="Package.StoreAssociation.xml" />
126 130 <Content Include="sfondoFine.png" />
127 131 <None Include="App1_TemporaryKey.pfx" />
128 132 <None Include="packages.config" />