Subversion Repository Public Repository

Nextrek

Diff Revisions 18 vs 27 for /Windows8/Minstrek/Proximity/App1/App1.csproj

Diff revisions: vs.
  @@ -12,7 +12,9 @@
12 12 <DefaultLanguage>en-US</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>E5CF411638E88492DB3AB00F0770BB9B31B35E88</PackageCertificateThumbprint>
16 18 </PropertyGroup>
17 19 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18 20 <PlatformTarget>AnyCPU</PlatformTarget>
  @@ -125,6 +127,8 @@
125 127 <Content Include="Assets\SplashScreen.scale-100.png" />
126 128 <Content Include="Assets\WideLogo.scale-100.png" />
127 129 <Content Include="Credits.png" />
130 + <None Include="App1_StoreKey.pfx" />
131 + <None Include="Package.StoreAssociation.xml" />
128 132 <Content Include="sfondoFine.png" />
129 133 <None Include="App1_TemporaryKey.pfx" />
130 134 <None Include="packages.config" />