summaryrefslogtreecommitdiff
path: root/PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj')
-rw-r--r--PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj b/PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj
index 20760ecf..9a1cf96e 100644
--- a/PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj
+++ b/PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj
@@ -17,7 +17,8 @@
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <PackageCertificateKeyFile>Windows_TemporaryKey.pfx</PackageCertificateKeyFile>
+ <PackageCertificateKeyFile>PagesGallery.UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
+ <PackageCertificateThumbprint>85D3565C16113BAA3DC11E6149341D2449C333FD</PackageCertificateThumbprint>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
@@ -90,6 +91,7 @@
</PropertyGroup>
<ItemGroup>
<!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
+ <None Include="PagesGallery.UWP_TemporaryKey.pfx" />
<None Include="project.json" />
</ItemGroup>
<ItemGroup>
@@ -105,7 +107,6 @@
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
- <None Include="Windows_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<Content Include="Properties\Default.rd.xml" />